-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Labels
Milestone
Description
Describe the bug
Article tags that include search operators (i.e: (, )) are not searchable when clicking on them.
To Reproduce

Under an article with tags, click one with one or more search operator characters.

The resulting search query should return no results

When the resulting search query is manually escaped, results should be properly returned.
Expected behavior
Search queries generated as links from article tags should escape search operators.
FreshRSS version
1.26.1
System information
- Database version: MariaDB
- PHP version: 8.3.16
- Installation type: git
- Web server type: Nginx
- Device: n/a
- OS: Fedora Server 41
- Browser: n/a
Additional context
No response
Reactions are currently unavailable