LP#1367926: various improvements and bugfixes
authorGalen Charlton <gmc@esilibrary.com>
Tue, 16 Feb 2016 16:31:34 +0000 (11:31 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 16 Feb 2016 18:45:44 +0000 (13:45 -0500)
commitf6c95e7de8bc8f6718d706e31df93eb472f84905
tree4576b94008c881fb28164b899ebcd5941bef24c4
parentd39595ef5b469b7804f0a43c30db717c21d4d032
LP#1367926: various improvements and bugfixes

- use entityize() so that non-ASCII characters don't break
  XML well-formedness
- when a U2 identifier is given, the list of supported formats
  returned is now accurate
- biblio_record_entry_feed now works; for example,

/opac/extras/unapi?id=tag::U2@biblio_record_entry_feed/1608,454{holdings_xml}&format=mods32

returns a modsCollection of bibs 1608 and 454.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/SuperCat.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/SuperCat.pm