You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marco Vannucci (JIRA)" <ji...@apache.org> on 2010/05/11 18:32:42 UTC

[jira] Created: (JCR-2627) System-view export/import of multi-value property does not respect JCR 2.0

System-view export/import of multi-value property does not respect JCR 2.0
--------------------------------------------------------------------------

                 Key: JCR-2627
                 URL: https://issues.apache.org/jira/browse/JCR-2627
             Project: Jackrabbit Content Repository
          Issue Type: Bug
          Components: jackrabbit-core
    Affects Versions: 2.1.0, 2.0.0
         Environment: Ubuntu 9.10
            Reporter: Marco Vannucci


JCR 2.0 has a defined specification about system-view export of multi-value properties when these property have only one value.
The attribute sv:multiple attribute of sv:property tag is not written in output stream result.

Anyway if I add that one manually and try to import the modified system-view, the multi-value property with an only value are not recognized, and these properties are simply stored like a single-value ones.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (JCR-2627) System-view export/import of multi-value property does not respect JCR 2.0

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

Stefan Guggisberg reopened JCR-2627:
------------------------------------


there's still a backwards compatibility issue. 

see http://hudson.zones.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr-rmi/1140/

> System-view export/import of multi-value property does not respect JCR 2.0
> --------------------------------------------------------------------------
>
>                 Key: JCR-2627
>                 URL: https://issues.apache.org/jira/browse/JCR-2627
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.0.0, 2.1.0
>         Environment: Ubuntu 9.10
>            Reporter: Marco Vannucci
>            Assignee: Stefan Guggisberg
>             Fix For: 2.2.0
>
>
> JCR 2.0 has a defined specification about system-view export of multi-value properties when these property have only one value.
> The attribute sv:multiple attribute of sv:property tag is not written in output stream result.
> Anyway if I add that one manually and try to import the modified system-view, multi-value properties with an only value are not recognized, and these properties are simply stored like a single-value ones.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-2627) System-view export/import of multi-value property does not respect JCR 2.0

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

Stefan Guggisberg resolved JCR-2627.
------------------------------------

    Fix Version/s: 2.2.0
       Resolution: Fixed

fixed in revision 943567

thanks for reporting this issue!

> System-view export/import of multi-value property does not respect JCR 2.0
> --------------------------------------------------------------------------
>
>                 Key: JCR-2627
>                 URL: https://issues.apache.org/jira/browse/JCR-2627
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.0.0, 2.1.0
>         Environment: Ubuntu 9.10
>            Reporter: Marco Vannucci
>            Assignee: Stefan Guggisberg
>             Fix For: 2.2.0
>
>
> JCR 2.0 has a defined specification about system-view export of multi-value properties when these property have only one value.
> The attribute sv:multiple attribute of sv:property tag is not written in output stream result.
> Anyway if I add that one manually and try to import the modified system-view, multi-value properties with an only value are not recognized, and these properties are simply stored like a single-value ones.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JCR-2627) System-view export/import of multi-value property does not respect JCR 2.0

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

Marco Vannucci updated JCR-2627:
--------------------------------

    Description: 
JCR 2.0 has a defined specification about system-view export of multi-value properties when these property have only one value.
The attribute sv:multiple attribute of sv:property tag is not written in output stream result.

Anyway if I add that one manually and try to import the modified system-view, multi-value properties with an only value are not recognized, and these properties are simply stored like a single-value ones.


  was:
JCR 2.0 has a defined specification about system-view export of multi-value properties when these property have only one value.
The attribute sv:multiple attribute of sv:property tag is not written in output stream result.

Anyway if I add that one manually and try to import the modified system-view, the multi-value property with an only value are not recognized, and these properties are simply stored like a single-value ones.



> System-view export/import of multi-value property does not respect JCR 2.0
> --------------------------------------------------------------------------
>
>                 Key: JCR-2627
>                 URL: https://issues.apache.org/jira/browse/JCR-2627
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.0.0, 2.1.0
>         Environment: Ubuntu 9.10
>            Reporter: Marco Vannucci
>
> JCR 2.0 has a defined specification about system-view export of multi-value properties when these property have only one value.
> The attribute sv:multiple attribute of sv:property tag is not written in output stream result.
> Anyway if I add that one manually and try to import the modified system-view, multi-value properties with an only value are not recognized, and these properties are simply stored like a single-value ones.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (JCR-2627) System-view export/import of multi-value property does not respect JCR 2.0

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

Stefan Guggisberg reassigned JCR-2627:
--------------------------------------

    Assignee: Stefan Guggisberg

> System-view export/import of multi-value property does not respect JCR 2.0
> --------------------------------------------------------------------------
>
>                 Key: JCR-2627
>                 URL: https://issues.apache.org/jira/browse/JCR-2627
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.0.0, 2.1.0
>         Environment: Ubuntu 9.10
>            Reporter: Marco Vannucci
>            Assignee: Stefan Guggisberg
>
> JCR 2.0 has a defined specification about system-view export of multi-value properties when these property have only one value.
> The attribute sv:multiple attribute of sv:property tag is not written in output stream result.
> Anyway if I add that one manually and try to import the modified system-view, multi-value properties with an only value are not recognized, and these properties are simply stored like a single-value ones.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-2627) System-view export/import of multi-value property does not respect JCR 2.0

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

Stefan Guggisberg resolved JCR-2627.
------------------------------------

    Resolution: Fixed

fixed in revision 944294

> System-view export/import of multi-value property does not respect JCR 2.0
> --------------------------------------------------------------------------
>
>                 Key: JCR-2627
>                 URL: https://issues.apache.org/jira/browse/JCR-2627
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.0.0, 2.1.0
>         Environment: Ubuntu 9.10
>            Reporter: Marco Vannucci
>            Assignee: Stefan Guggisberg
>             Fix For: 2.2.0
>
>
> JCR 2.0 has a defined specification about system-view export of multi-value properties when these property have only one value.
> The attribute sv:multiple attribute of sv:property tag is not written in output stream result.
> Anyway if I add that one manually and try to import the modified system-view, multi-value properties with an only value are not recognized, and these properties are simply stored like a single-value ones.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.