You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Receiving the following error message when transforming the marc record to XML:
Invalid character (in string: AV2 fiction readalong ; at index 2
I figure its an encoding issue. I forked this repo to troubleshoot with my own copy. I upgraded the version of xmlbuilder to 8.2.2 and added the allowSurrogateChars: true parameter to the .create() method in the marcxml_transformer.js file. No luck.
Receiving the following error message when transforming the marc record to XML:
Invalid character (in string: AV2 fiction readalong ; at index 2
I figure its an encoding issue. I forked this repo to troubleshoot with my own copy. I upgraded the version of xmlbuilder to 8.2.2 and added the allowSurrogateChars: true parameter to the .create() method in the marcxml_transformer.js file. No luck.
Worth noting that other transformers work fine.
See attached marc record as an example.
test.txt
The text was updated successfully, but these errors were encountered: