]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-4481 Missing call in RelationDocumentModelHandler.handleUpdate() to do the...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Thu, 13 Oct 2011 18:38:11 +0000 (18:38 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Thu, 13 Oct 2011 18:38:11 +0000 (18:38 +0000)
commit27537ce71f0faf2f18efe162ec30be157476e805
treebbc8e71c0f6d6fdab4970c74add713721998c2f5
parent697c883c2ccdf435701a4557eaa7a52bc8fe297b
CSPACE-4481 Missing call in RelationDocumentModelHandler.handleUpdate() to do the work that .handleCreate was doing to populate the doctype, uri, etc. Fixing this surfaced more test case bugs (i.e., assuming that relation fields were string buckets without semantics).
services/relation/client/src/test/java/org/collectionspace/services/client/test/RelationServiceTest.java
services/relation/service/src/main/java/org/collectionspace/services/relation/nuxeo/RelationDocumentModelHandler.java