You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Berry van Halderen (Created) (JIRA)" <ji...@apache.org> on 2012/01/27 15:36:14 UTC

[jira] [Created] (JCR-3223) Disallow unregistering of node types still (possibly) in use

Disallow unregistering of node types still (possibly) in use
------------------------------------------------------------

                 Key: JCR-3223
                 URL: https://issues.apache.org/jira/browse/JCR-3223
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
    Affects Versions: 2.2.10, 2.1.6
            Reporter: Berry van Halderen
            Assignee: Berry van Halderen
             Fix For: 2.1.7, 2.2.11




--
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

        

[jira] [Resolved] (JCR-3223) Disallow unregistering of node types still (possibly) in use

Posted by "Berry van Halderen (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Berry van Halderen resolved JCR-3223.
-------------------------------------

    Resolution: Fixed

Simple fix by aligning code to actual code on trunk.
                
> Disallow unregistering of node types still (possibly) in use
> ------------------------------------------------------------
>
>                 Key: JCR-3223
>                 URL: https://issues.apache.org/jira/browse/JCR-3223
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.1.6, 2.2.10
>            Reporter: Berry van Halderen
>            Assignee: Berry van Halderen
>             Fix For: 2.1.7, 2.2.11
>
>


--
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

        

[jira] [Updated] (JCR-3223) Disallow unregistering of node types still (possibly) in use

Posted by "Jukka Zitting (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-3223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-3223:
-------------------------------

    Fix Version/s: 2.4

Thanks!

Since this accidental "feature" has been out for quite a while in Jackrabbit 2.1 and 2.2, there are probably already users who are relying on this mistaken behavior. To avoid breaking the functionality entirely for such users, I introduced a -DdisableCheckForReferencesInContentException=true feature flag in in trunk revision 1236709 and merged it also to the 2.2 and 2.1 branches. Setting that system property will restore the earlier broken behavior where the exception from checkForReferencesInContent() was disabled.
                
> Disallow unregistering of node types still (possibly) in use
> ------------------------------------------------------------
>
>                 Key: JCR-3223
>                 URL: https://issues.apache.org/jira/browse/JCR-3223
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.1.6, 2.2.10
>            Reporter: Berry van Halderen
>            Assignee: Berry van Halderen
>             Fix For: 2.1.7, 2.2.11, 2.4
>
>


--
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