]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2586: Retrieving referencing objects now works for repeatable, single scalar...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 6 Aug 2010 00:30:15 +0000 (00:30 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 6 Aug 2010 00:30:15 +0000 (00:30 +0000)
commitf1c125762d9b62898cedb10403afe25ee44d3882
tree34d2dd4ad16da76d34f73a299312f11556e25365
parentd80411173b6e6ee99f2d017dc781cce5d784b563
CSPACE-2586: Retrieving referencing objects now works for repeatable, single scalar fields. (More specifically, this works when a referenced term is found in any value instance of a repeatable, single scalar field.) Apparently, this may not have previously worked but was missed by services client tests, and emerged only when implementing repeatable groups of fields.
services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameServiceUtils.java
services/intake/client/src/test/java/org/collectionspace/services/client/test/PersonAuthRefDocsTest.java