-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Labels
Bug (unconfirmed)issues that could not be reproduced yetissues that could not be reproduced yet
Milestone
Description
Describe the bug
When configuring a User Query, parameters are reset upon save.
This happens with newly saved queries, and with ones I created a long time ago.
To Reproduce
- Go to a feed category
- Click the star icon to display only favorite articles
- Click the bookmark icon and select "Bookmark current query"
- Go to User Queries configuration screen
- Observe that the query description is "Display favorite articles"
- Click the gear icon to configure the query just saved
- Observe that the selected states are "Show read", "Show unread", and "Show favorites"
- Click the Submit button
- Observe that all states are now selected, and the description of the query has changed accordingly to "Display all articles"
Expected behavior
No response
FreshRSS version
1.26.0
System information
- Database version: as provided in docker image
- PHP version: 8.3.15
- Installation type: Docker (linuxserver.io)
- Web server type: as provided in docker image
- Device: PC
- OS: Win11
- Browser: Edge 133.0.3065.92 (also reproduced in Firefox)
Additional context
There are strange errors in FreshRSS log, but the timestamps do not seem to correspond to the events of this issue.
2025-03-06 09:00:02 | read_ext_cat does not exist in configuration
2025-03-06 08:47:35 | flaresolver_maxTimeout does not exist in configuration
2025-03-06 08:45:32 | filters does not exist in configuration
The first one appears extremely frequently of late. Perhaps tied to feed refresh.
2025-03-06 08:30:06 | read_ext_cat does not exist in configuration
2025-03-06 08:30:05 | read_ext_cat does not exist in configuration
2025-03-06 08:30:05 | read_ext_cat does not exist in configuration
2025-03-06 08:30:04 | read_ext_cat does not exist in configuration
2025-03-06 08:30:03 | read_ext_cat does not exist in configuration
2025-03-06 08:30:02 | read_ext_cat does not exist in configuration
2025-03-06 08:30:02 | read_ext_cat does not exist in configuration
2025-03-06 07:16:59 | read_ext_cat does not exist in configuration
2025-03-06 07:16:59 | read_ext_cat does not exist in configuration
2025-03-06 07:16:59 | read_ext_cat does not exist in configuration
2025-03-06 07:16:58 | read_ext_cat does not exist in configuration
2025-03-06 07:16:58 | read_ext_cat does not exist in configuration
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bug (unconfirmed)issues that could not be reproduced yetissues that could not be reproduced yet