]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-1886: Corrected construction of a Unicode UTF-8 term against which to test...
authorAron Roberts <aron@socrates.berkeley.edu>
Mon, 13 Sep 2010 21:38:40 +0000 (21:38 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Mon, 13 Sep 2010 21:38:40 +0000 (21:38 +0000)
commit73f64931decfbcb97411a342228ac991bd1d7b98
treefaea372aae1ba960f4ec347d5bcdcd3bf42d6356
parent393cbe57ecdfc7690937280202a01b998271ba56
CSPACE-1886: Corrected construction of a Unicode UTF-8 term against which to test partial term querying, per Patrick's comment that \u escapes must be in chars, not Strings.
services/person/client/src/test/java/org/collectionspace/services/client/test/PersonAuthoritySearchTest.java