]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-6277: On import, allow dollar sign characters to be included in authority...
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 21 Nov 2013 02:08:34 +0000 (18:08 -0800)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 21 Nov 2013 22:16:06 +0000 (14:16 -0800)
commit0d87c2730cbd5ca90b191851de1ea5ebeb1e6a0b
tree50656a1aa5f0b1152288f2e5c7464cc4125ea0e1
parent3b173e6cfca8c113a6566422fa127514fdc79f5d
CSPACE-6277: On import, allow dollar sign characters to be included in authority item refName display names.
services/IntegrationTests/src/test/resources/test-data/xmlreplay/imports/import-locationitem-dollarsign.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-locationitem-dollarsign.res.xml [new file with mode: 0644]
services/imports/service/src/main/java/org/collectionspace/services/imports/TemplateExpander.java