Details
-
Type: Improvement
-
Status: Closed
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.10.0
-
Component/s: None
-
Labels:None
-
Epic Link:
Description
Array values returned from the PDB solr API are in the form '["abc","xyz", "..."]' rather than 'abc, xyz, ...' These data should be sanitised on the client side to provide better presentation to users.