mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 00:55:50 +00:00
Fixed XML parsing errors in EPG output when channel IDs contain special characters. Changes: - Added html.escape() to apps/output/views.py where channel_id is used in XML attributes - Added unit tests in apps/output/tests.py to validate XML escaping for &, <, >, and " characters |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| apps.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||