Fix HTML encoding breaking search in preview filters#8222
Fix HTML encoding breaking search in preview filters#8222Inverle wants to merge 3 commits intoFreshRSS:edgefrom
Conversation
|
This PR does not work at the moment. Quick test with |
|
I think the place to fix instead is: FreshRSS/app/Controllers/categoryController.php Lines 183 to 188 in a5c4f99 By building a BooleanSearch instead of only manual strings: FreshRSS/app/Models/BooleanSearch.php Lines 429 to 432 in a5c4f99 Alternatively, inspired by the following (which could likely be improved): FreshRSS/app/Models/BooleanSearch.php Lines 29 to 38 in 8fdc574 |
Alternative to FreshRSS#8222 Follow-up of FreshRSS#8222
|
Alternative in #8259 |
Alternative to #8222 Follow-up of #8222 Co-authored-by: Inverle <[email protected]>
Follow-up of #7959
wrongly resulted in