angela created JCR-3631:
---------------------------

             Summary: SessionTest#hasCapability: missing save call
                 Key: JCR-3631
                 URL: https://issues.apache.org/jira/browse/JCR-3631
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-jcr-tests
            Reporter: angela


the test for Session#hasCapability expects that an exception is raised 
immediately when adding a node in case Session#hasCapability returns false. 
however, the specification allows to postpone certain validations until the 
save call (e.g. permission evaluation).

the test case should be fixed accordingly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to