[jira] [Commented] (JCR-3652) Bundle serialization broken

2013-09-30 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13781667#comment-13781667 ] Thomas Mueller commented on JCR-3652: - [~rah003] I believe 2.6 is also affected. I will

[jira] [Commented] (JCR-3652) Bundle serialization broken

2013-09-30 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13781728#comment-13781728 ] Thomas Mueller commented on JCR-3652: - Revision 1527505: fixed in the 2.6 branch

[jira] [Commented] (JCR-3652) Bundle serialization broken

2013-09-30 Thread Jan Haderka (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13781729#comment-13781729 ] Jan Haderka commented on JCR-3652: -- Thx. Bundle serialization broken

[jira] [Commented] (JCR-3652) Bundle serialization broken

2013-09-09 Thread Jan Haderka (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761727#comment-13761727 ] Jan Haderka commented on JCR-3652: -- [~tmueller] Is this issue affecting only 2.4 and 2.7

[jira] [Commented] (JCR-3652) Bundle serialization broken

2013-08-28 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752183#comment-13752183 ] Thomas Mueller commented on JCR-3652: - I think I have a test case now that can reproduce

[jira] [Commented] (JCR-3652) Bundle serialization broken

2013-08-28 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752202#comment-13752202 ] Thomas Mueller commented on JCR-3652: - A simpler test case: {code} Node node =

[jira] [Commented] (JCR-3652) Bundle serialization broken

2013-08-28 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13752315#comment-13752315 ] Thomas Mueller commented on JCR-3652: - Fixed in revision 1518170 (trunk), revision

[jira] [Commented] (JCR-3652) Bundle serialization broken

2013-08-27 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13751211#comment-13751211 ] Thomas Mueller commented on JCR-3652: - The main problem seems to be that in

[jira] [Commented] (JCR-3652) Bundle serialization broken due to missing byte for boolean property

2013-08-26 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13749883#comment-13749883 ] Thomas Mueller commented on JCR-3652: - It turned out there is a property named

[jira] [Commented] (JCR-3652) Bundle serialization broken due to missing byte for boolean property

2013-08-26 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13749949#comment-13749949 ] Thomas Mueller commented on JCR-3652: - One potential code path is:

[jira] [Commented] (JCR-3652) Bundle serialization broken due to missing byte for boolean property

2013-08-22 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13747392#comment-13747392 ] Thomas Mueller commented on JCR-3652: - Revision 1516397: Committed to the 2.4 branch.

[jira] [Commented] (JCR-3652) Bundle serialization broken due to missing byte for boolean property

2013-08-21 Thread Thomas Mueller (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13746050#comment-13746050 ] Thomas Mueller commented on JCR-3652: - Additional change to help verify the patch is