http://bugs.gpodder.org/show_bug.cgi?id=356
--- Comment #7 from Thomas Perl <[email protected]> 2009-02-23 11:07:40 --- Created an attachment (id=253) --> (http://bugs.gpodder.org/attachment.cgi?id=253) patch to detect text/html webpages with 302 response code Can you please retry the same with the following patch attached? It should act as if the feed was not updated and write corresponding log messages to the output. If this works, I could enhance the patch to show some informative message. This makes the assumption that when a feed is redirected using 302 (temporary) and the content-type of the response is some kind of "text/html", we are presented with some kind of authentication webpage (or at least an error page). Ideally, we might show a warning dialog and offer to open the webpage in the webbrowser to the user, right? -- Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
