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 2014/03/27 17:03:15 UTC

[jira] [Created] (JCR-3761) TokenInfo#resetExpiration always fails with ConstraintViolationException

angela created JCR-3761:
---------------------------

             Summary: TokenInfo#resetExpiration always fails with ConstraintViolationException
                 Key: JCR-3761
                 URL: https://issues.apache.org/jira/browse/JCR-3761
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
            Reporter: angela
            Assignee: angela
            Priority: Critical


the token handling backported from OAK always fails upon resetting the token expiration. reason is that the protected property is written using a regular JCR setProperty call. using the same pattern as during token creation will fix the issue.



--
This message was sent by Atlassian JIRA
(v6.2#6252)