diff options
author | Thomas Lange <code@nerdmind.de> | 2024-12-03 20:29:02 +0100 |
---|---|---|
committer | Thomas Lange <code@nerdmind.de> | 2024-12-03 20:29:02 +0100 |
commit | c594f2346bba05118b9ccc29241f85b6525821dd (patch) | |
tree | 74b65a66f086693e2b812e7390cec48a4d57b6ab /readme.md | |
parent | 2ac4bdca2ab38990f891371282a3a17af290e78f (diff) | |
download | blog-c594f2346bba05118b9ccc29241f85b6525821dd.tar.gz blog-c594f2346bba05118b9ccc29241f85b6525821dd.tar.xz blog-c594f2346bba05118b9ccc29241f85b6525821dd.zip |
Bugfix: Date in search form not kept after submit
Use the `==` (equal) instead of `===` (identical) comparison operator in
the form template. This bug was silently introduced in 2021 with 8cd1105
in `core/include/search/main.php` where the `$FORM['OPTIONS']` array is
since then filled with integer values and not string values anymore.
Diffstat (limited to 'readme.md')
0 files changed, 0 insertions, 0 deletions