TCK: ExportDocViewTest.exportValues fails on empty multivalued property
-----------------------------------------------------------------------

                 Key: JCR-490
                 URL: http://issues.apache.org/jira/browse/JCR-490
             Project: Jackrabbit
          Issue Type: Bug
          Components: test
         Environment: TCK from SVN revision 421925
            Reporter: Nicolas Pombourcq


In ExportDocViewTest.exportValues, line 988 fails if the property being 
exported is empty (array of size 0, which is allowed by the spec) since there 
is no space to remove. This code should be skipped if the number of values is 
zero.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to