]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2242: Created client tests to demonstrate bug, identified by Chris, in which...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 25 Jun 2010 18:20:35 +0000 (18:20 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 25 Jun 2010 18:20:35 +0000 (18:20 +0000)
commit40baee6f71cb028c3ba2285a8569b8c1ed451cbb
tree0ea1468c4def1ba103d31b0bcfcec6f9060d2d31
parent845cd8146f8ce4e13f5d322a1b4f4d16d3ccc3f8
CSPACE-2242: Created client tests to demonstrate bug, identified by Chris, in which value instances of a repeatable single String scalar field are not persisted if the first value instance is blank. (Note that the failing Assert is currently commented out in this check-in to avoid triggering service test failures.)
services/collectionobject/client/src/test/java/org/collectionspace/services/client/test/CollectionObjectServiceTest.java
services/collectionobject/client/src/test/resources/test-data/cspace-2242-first-value-instance-blank.xml [new file with mode: 0644]
services/collectionobject/client/src/test/resources/test-data/cspace-2242-first-value-instance-nonblank.xml [new file with mode: 0644]