Files
libkiwix/static/skin
Veloman Yunkan 4d60b106a2 Quasi-URI-encoded suggestion links
Before this fix suggestion links were built out of fully URI-encoded
book name and article path components despite the fact that this measure
was taken against only a few dangerous symbols such as '#', '?', '"' and
'\'.  However, URI-encoding the slash symbols in the path has some
undesirable side-effects (see #958).

Henceforth only the problematic symbols are encoded in the article path
component. The book name is still fully URI-encoded since I don't see
any counter-arguments.
2023-07-01 17:52:11 +04:00
..
2023-02-10 15:07:00 +01:00
2021-07-08 12:33:28 +02:00
2022-07-31 16:16:07 +05:30
2022-09-21 15:41:40 +04:00
2023-02-09 20:50:52 +05:30
2022-01-11 15:32:06 +01:00
2023-05-20 16:18:12 +04:00
2023-02-06 17:39:55 +01:00
2023-02-06 17:39:55 +01:00
2023-07-01 17:52:11 +04:00