-
Notifications
You must be signed in to change notification settings - Fork 8
Strings are coming through encoded #54
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Using the the latest version of the library (1.9.1), any string that contains certain characters (like apostrophes) are returned with encoding.
For example
Dean's house becomes Dean's house
This seems to affect all free-text fields: player names, locations, color, comments (both in collection results and play logs).
Can strings please come through as they were written on BGG? Going directly to the API has them come through correctly, e.g. https://api.geekdo.com/xmlapi2/plays?username=Hammerstrike
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request