Open Leo-Aug opened 2 weeks ago
1. Environment
2. Describe the bug
In the flow page, some RSS items have escape characters in their image links. These pictures are not displayed correctly in the flow page:
I use tiny tiny rss as my server, I can see warning in my backend:
Undefined array key 1 1. classes/Handler_Public.php(758): ttrss_error_handler(Undefined array key 1, classes/Handler_Public.php) 2. public.php(49): cached() Forwarded For: **** Forwarded Protocol: https Remote IP: **** Request URI: /public.php?op=cached&file=images/e7ac1d48a7bcc95006b095d6782beda581b2780c User agent: ReadYou/0.10.1(25)
The correct url should be:
/public.php?op=cached&file=images/e7ac1d48a7bcc95006b095d6782beda581b2780c
Maybe this is duplicate of #824.
1. Environment
2. Describe the bug
In the flow page, some RSS items have escape characters in their image links. These pictures are not displayed correctly in the flow page:
I use tiny tiny rss as my server, I can see warning in my backend:
The correct url should be: