aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers/javascriptController.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2021-02-27 11:34:48 -0500
committerGravatar GitHub <noreply@github.com> 2021-02-27 17:34:48 +0100
commitea5cd595c962ae29465c8f23e503868cc605b9b2 (patch)
treee101f68b73618ee4e046f8f3310b108294ea0b03 /app/Controllers/javascriptController.php
parent064288ed6228d3d56b2231aadd507eb62ae8662c (diff)
Remove + conversion in search except for tags (#3489)
Before, every + sign was converted to a space to allow to search for spaces. But the documentation stated that to search for space one has to enclose the string in quotes. This has a confusing behavior when searching for a string containing a + sign. Now, the + conversion is kept only for the tag search since it's the only one documented that way. See #3454
Diffstat (limited to 'app/Controllers/javascriptController.php')
0 files changed, 0 insertions, 0 deletions