Veloman Yunkan
|
571c09e00a
|
Control characters are escaped in suggestions JSON
According to the JSON spec, control characters from U+0000 through U+001F
must NOT appear in strings unescaped.
|
2023-11-17 14:55:01 +01:00 |
|
Veloman Yunkan
|
28e9fb48b6
|
Properly implemented parseUserLanguagePreferences()
|
2022-12-14 15:34:46 +01:00 |
|
Veloman Yunkan
|
7743e73ede
|
All non-alphanumeric symbols deserve a test
|
2022-11-17 11:51:53 +04:00 |
|
Veloman Yunkan
|
c727de6591
|
Unit-testing of kiwix::Suggestions
The new unit test fails because of a buggy mishandling of backslashes
in suggestions. The fix is coming next.
|
2022-11-17 11:51:53 +04:00 |
|