diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2021-06-26 17:14:13 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-06-26 17:14:13 +0200 |
| commit | 6787e5a36b5251093bdd5a4734d1b870751f6398 (patch) | |
| tree | a7edb372d1468bd5b42d4d371b916cced9e6fc33 /docs/dev/csv_table.txt | |
| parent | 4b60c557a943622ad22bf819b1c81f7725830b99 (diff) | |
[fix] decoding of saved preferences in the URL
To compress saved preferences in the URL was introduced in 5f758b2d3 and
slightly fixed in 8f4401462. But the main fail was not fixed; The decompress
function returns a binary string and this binary should first be decoded to a
string before it is passed to urllib.parse_qs.
BTW: revert the hot-fix from 5973491
Related-to: https://github.com/searxng/searxng/issues/166
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/dev/csv_table.txt')
0 files changed, 0 insertions, 0 deletions