Ticket #409 (closed defect: fixed)
Can't add AppleGeeks...
| Reported by: | anonymous | Owned by: | mbonetti |
|---|---|---|---|
| Priority: | normal | Milestone: | Gregarius 0.5.5 |
| Component: | BUGS | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Tried to add AppleGeeks? to my comic folder, and wasn't able to:
I'm sorry, I couldn't retrieve http://www.applegeeks.com/rss/. MagpieRSS: Failed to parse RSS file. (Empty document at line 1, column 1)
I tried looking into this further but it appears the RSS is legitimate: Firefox has no trouble with it, and it is a HTTP 200 response (not a 302 or something).
[nathan@sunset ~]$ telnet www.applegeeks.com 80 Trying 207.44.236.29... Connected to www.applegeeks.com (207.44.236.29). Escape character is '^]'. GET /rss/ HTTP/1.1 Host: www.applegeeks.com HTTP/1.1 200 OK Date: Tue, 16 May 2006 04:49:49 GMT Server: Apache X-Powered-By: PHP/5.0.6-dev Content-encoding: UTF-8 Transfer-Encoding: chunked Content-Type: text/xml; charset="UTF-8" 86f2
The only thing I can think of is that MagpieRSS might not support chunked responses?
Change History
Note: See
TracTickets for help on using
tickets.
