Skip to content

Conversation

@iisjreg-dev
Copy link

@iisjreg-dev iisjreg-dev commented Apr 16, 2016

Hi,

I had issues with the display of the game descriptions with Angular and found that turning off the XML2JSON sanitisation and handling it in Angular resolved the issue because the BGG XMLAPI2 response already seems sanitised.

e.g. it was santising 

 to &##10;
 .

This PR just allows the XML2JSON toJSON options to be set in app rather than in the node module but shouldn't affect normal usage.

(This is my first PR, so let me know if I'm off the mark)

Thanks!

Jarryd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant