AAPB2
AAPB2 copied to clipboard
AAPB JSON API breaks when xml values contain double-quotes
Description
double quotes aren't automatically escaped properly when the XSL transformation from xml to json is carried out, causing a JSON::ParserError. example record: cpb-aacip-526-p843r0r27w
they must be explicitly escaped in order to produce valid json
Fixed in PR #2696
Reproduction steps
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
No response
Screenshots

Browsers
No response
OS
No response
Additional context
No response