]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
NOJIRA - Partial fix for bugs that occur when displayName of authority term changes...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Tue, 2 Nov 2010 00:03:25 +0000 (00:03 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Tue, 2 Nov 2010 00:03:25 +0000 (00:03 +0000)
commitd288cce062836f90d4828e88d7bbab17f600c304
tree33013fcbecd8784432eacac56c51d8b1afaa3ab3
parent143bea6b5a3d62603281a43773a584eddbf67aed
NOJIRA - Partial fix for bugs that occur when displayName of authority term changes. If the change is only in case, the terms were found in the query, but not as we built the payload specifics. This lead to a blank page when viewing the authority term (because the services were returning a 500).
If the change to a displayName is more substantive, the referencing objects will just not be found (see also CSPACE-1927).
services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameServiceUtils.java