You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Manfred Baedke (JIRA)" <ji...@apache.org> on 2015/09/21 19:33:05 UTC

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

    [ https://issues.apache.org/jira/browse/JCR-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14901039#comment-14901039 ] 

Manfred Baedke commented on JCR-3761:
-------------------------------------

Backported to 2.4 with r1704373. See also JCR-3405 and JCR-3687.

> 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
>             Fix For: 2.8, 2.4.6, 2.6.6
>
>
> 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.3.4#6332)