You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2013/07/25 14:53:48 UTC

[jira] [Created] (JCR-3631) SessionTest#hasCapability: missing save call

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