Comment 20 for bug 512958

Revision history for this message
Christophe Dumez (hydr0g3n) wrote : Re: RSS feeds not refreshing

This is fixed in SVN. Thanks!

The problem was that Qt HTTP downloader class does not follow redirections (for security reasons). I need to detect that it should be redirected and download for the updated URL instead. It works fine now.