Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Article selector preview uses saved selectors instead of submitted ones #6228

Closed
mrnoname1000 opened this issue Mar 23, 2024 · 1 comment

Comments

@mrnoname1000
Copy link

Describe the bug
When previewing article selectors, FreshRSS submits a request to the server with the currently inputted selectors, but the server is ignoring the submitted selectors and instead uses the ones saved in the DB.

To Reproduce
Steps to reproduce the behavior:

  1. Type a CSS article selector (and optionally a delete selector) for a feed and submit
  2. Change selector without submitting
  3. Click the preview button
  4. The preview uses the selector(s) submitted in step 1

Expected behavior
The preview should use the selector that is currently inputted in the UI.

Environment information (please complete the following information):

  • Device: ThinkPad A485
  • OS: Void Linux
  • Browser: Firefox 124.0
  • FreshRSS version: 1.23.2-dev 1c0b8a7
  • Database version: PostgreSQL 16.2
  • PHP version: 8.2.7
  • Installation type: Docker self hosted
@Alkarex Alkarex added this to the 1.24.0 milestone Mar 23, 2024
@Alkarex Alkarex added the Bug (unconfirmed) issues thar could not reproduced yeat label Mar 23, 2024
@mrnoname1000 mrnoname1000 changed the title [BUG] Article selector uses saved selectors instead of submitted ones [BUG] Article selector preview uses saved selectors instead of submitted ones Apr 2, 2024
@math-GH math-GH added Bug (confirmed) 🐞 issues that are reproducable Duplicate ‼ and removed Bug (unconfirmed) issues thar could not reproduced yeat labels Apr 9, 2024
@math-GH
Copy link
Contributor

math-GH commented Apr 9, 2024

Thanks for the report.

Duplicate of #6266

Let's close this one to keep the focus on one ticket

@math-GH math-GH closed this as completed Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants