]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5940: Fix bug that resulted in 'bare' ampersands being present in collectionsp...
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 21 Mar 2013 21:21:21 +0000 (14:21 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 21 Mar 2013 21:21:21 +0000 (14:21 -0700)
commitcbf3983e500c2cf8b397d26865a8a938cfd1220c
treee50f80d819c1d9f7098568d8066d3fcada834f43
parent01076fa8e7bfed37466a4388536842524d284e3f
CSPACE-5940: Fix bug that resulted in 'bare' ampersands being present in collectionspace_core:refName values, when copying those values from refName fields in authority term (item) records.
services/IntegrationTests/src/test/resources/test-data/xmlreplay/imports/import-locationitem-varexpansion.xml [new file with mode: 0644]
services/IntegrationTests/src/test/resources/test-data/xmlreplay/imports/imports.xml
services/IntegrationTests/src/test/resources/test-data/xmlreplay/imports/res/import-locationauthority.res.xml
services/IntegrationTests/src/test/resources/test-data/xmlreplay/imports/res/import-locationitem-varexpansion.res.xml [new file with mode: 0644]
services/IntegrationTests/src/test/resources/test-data/xmlreplay/imports/res/import-locationitem.res.xml [new file with mode: 0644]
services/imports/service/src/main/java/org/collectionspace/services/imports/TemplateExpander.java