mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-04-21 22:58:55 -04:00
Special URI symbols occurring in the item path part of the search result link were NOT encoded, because that would also encode the path separator (/) symbol. Now that `urlEncode()` never encodes the / symbol, it is safe to encode all other URI-special symbols in the path.
73 KiB
73 KiB