]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
Merge pull request #33 from aronr/cspace-5301
authorAron Roberts <aron@socrates.berkeley.edu>
Tue, 5 Jun 2012 02:30:06 +0000 (19:30 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Tue, 5 Jun 2012 02:30:06 +0000 (19:30 -0700)
commitda3dae746d7006b70c32bfb031df0327600f721b
treebec4df45ee8bed5a611fdd2a6e75a870f8b85e1f
parentaf9faa3f6f721dd07d9ef8b51c4bcc33b78b666a
parent33d1ff59494e0022ab9cf64e0dd552a04fcb96b9
Merge pull request #33 from aronr/cspace-5301

CSPACE-5301: refName parsing for authorities and authority items now uses tokenization code exclusively, rather than tokenization code in some code path(s) and regex code in other(s). The tokenization code, among its many virtues, handles parens in the displayName parts of refNames with aplomb. After making this change, all services tests (including refName-specific parsing tests in the common-api module) pass. As well, it is now possible to save authority item records with the addition of a broader or narrower term, whose displayname contains parens.