summaryrefslogtreecommitdiff
path: root/docs/dev/makefile.rst
diff options
context:
space:
mode:
authorAlexandre FLAMENT <alexandre.flament@hesge.ch>2022-08-27 06:48:30 +0000
committerAlexandre FLAMENT <alexandre.flament@hesge.ch>2022-08-27 06:48:30 +0000
commit4a72a6b9fc5109e77ec41eaba7746e7e88b853c5 (patch)
tree05cd5a3aadd828b3fd1606ab4de68f1c7519fece /docs/dev/makefile.rst
parent56000d51622f924bd0f5cba2008dccd548b9041e (diff)
Theme: fix autocompletion with the POST method
With the POST method, autocomplete.js does not URL encode the values. For example "1+1" is sent as "1+1" which is read as "1 1" since space are URL encoded with a plus. There is no clean way to fix the bug since autocomplete.js seems abandoned. The commit monkey patches the ajax function of autocomplete.js Related to #1695
Diffstat (limited to 'docs/dev/makefile.rst')
0 files changed, 0 insertions, 0 deletions