libkiwix/test/data
Matthieu Gautier 3052d0787a UrlEncode the `content_id`.
The HumanReadableId can contains special char (`&`/`=`/...)
As it is used as to create a url in the opds template,
we must url encode it.

- We don't need to encode the book id as it is a uuid, it never contains
special char.
- We don't need to encode the book url as it is read from the library and
the url must already be correctly encoded in the library.xml.
(tests modified accordingly)
2022-01-11 17:53:29 +01:00
..
corner_cases Enhanced the server unit-test with corner cases 2020-06-03 13:45:31 +04:00
corner_cases.zim Enhanced the server unit-test with corner cases 2020-06-03 13:45:31 +04:00
create_corner_cases_zim_file Enhanced the server unit-test with corner cases 2020-06-03 13:45:31 +04:00
example.zim Replace buggy example.zim with a correct one 2021-04-28 15:24:50 +02:00
library.xml UrlEncode the `content_id`. 2022-01-11 17:53:29 +01:00
zimfile&other.zim UrlEncode the `content_id`. 2022-01-11 17:53:29 +01:00
zimfile.zim Renamed wikipedia_en_ray_charles_mini_2020-03.zim 2020-08-11 18:17:18 +02:00