Skip to content

[Bug] Article tags not escaped when searched #7466

@jonsmy

Description

@jonsmy

Describe the bug

Article tags that include search operators (i.e: (, )) are not searchable when clicking on them.

To Reproduce

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


Image
The resulting search query should return no results


Image
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

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions