Changes between Initial Version and Version 1 of Ticket #59771, comment 6
- Timestamp:
- 10/30/2023 08:45:14 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59771, comment 6
initial v1 6 6 Also, thanx for the JSON files. Yes, they certainly different...and one is valid JSON and the other isn't. 7 7 8 I think the problem has to do with the encoding in the non-working JSON file: the pattern contains UTF-8 9 (non-ASCII) chars. I haven't yet figured out why it's not being encoded correctly. 8 I think the problem has to do with the encoding in the non-working JSON file: the pattern contains UTF-8 (non-ASCII) chars. I haven't yet figured out why it's not being encoded correctly.