]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-2863: Trivial modification of comment to reference current discussion about...
authorAron Roberts <aron@socrates.berkeley.edu>
Mon, 20 Sep 2010 22:45:39 +0000 (22:45 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Mon, 20 Sep 2010 22:45:39 +0000 (22:45 +0000)
services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameServiceUtils.java

index 52d5badc90b961b662559dd3befc845b4e7c9c1e..4f5642122ccc7dfd395d38ef1adfa50604f22e19 100644 (file)
@@ -198,7 +198,8 @@ public class RefNameServiceUtils {
                         ilistItem.setSourceField(sourceField);\r
                         // FIXME Returns only the first field in which the refName is found.\r
                         // We may want to return all; this may require multiple sourceFields\r
-                        // in the list item schema.\r
+                        // in the list item schema; or else multiple list items, one per sourceField.\r
+                        // See CSPACE-2863 for a discussion of how this might be handled.\r
                         break;\r
                     }\r
 \r