Home
last modified time | relevance | path

Searched hist:"5054799401 f7b089433c752dff064a9c36ad6f7a" (Results 1 – 1 of 1) sorted by relevance

/plugin/tagging/
H A Dhelper.php5054799401f7b089433c752dff064a9c36ad6f7a Mon May 11 11:38:20 UTC 2015 Michael Große <grosse@cosmocode.de> Use quotes for tags with underscores and minus

Not only spaces, but also underscores and minus are treated as
separation characters by the search/the tagging plugin. However they are
not affected by the utf8_stripspecials in
helper_plugin_tagging::getTagSearchURL
Hence they should be removed during cleaning.