Files
FreshRSS/app/Models
Gerard Alvear Porras 5b988957a2 Log failed CSS content retrievals (#9077)
* Log failed CSS content retrievals

## Summary

- Log a warning when a CSS content selector matches no elements.
- Log a distinct warning when matched content becomes empty after sanitization.
- Avoid duplicate warnings for the no-match case.

## Why

CSS-based content retrieval otherwise fails silently when a publisher changes its markup.

Fixes #8875.

* Avoid duplicate CSS retrieval warnings

* Typographic quotes

---------

Co-authored-by: Gerard Alvear <gerard.alvear@logiqd.me>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2026-07-23 14:16:11 +02:00
..
2024-12-27 12:12:49 +01:00
2025-12-15 22:06:05 +01:00
2025-08-31 20:05:30 +02:00
2024-12-27 12:12:49 +01:00
2024-12-27 12:12:49 +01:00
2026-01-03 18:09:44 +01:00
2025-09-30 22:59:41 +02:00