You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Jukka Zitting (Updated) (JIRA)" <ji...@apache.org> on 2011/11/16 18:05:51 UTC

[jira] [Updated] (JCR-2921) URIResolverImpl: use of bitwise instead of logical AND operator

     [ https://issues.apache.org/jira/browse/JCR-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-2921:
-------------------------------

    Fix Version/s: 2.2.10

Merged to the 2.2 branch in revision 1202781.
                
> URIResolverImpl: use of bitwise instead of logical AND operator
> ---------------------------------------------------------------
>
>                 Key: JCR-2921
>                 URL: https://issues.apache.org/jira/browse/JCR-2921
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-spi2dav
>            Reporter: Stefan Guggisberg
>            Priority: Minor
>             Fix For: 2.2.10, 2.3
>
>
> URIResolverImpl, line 111: 
>                 if (path != null & cache.containsItemId(uuidId)) {

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira