Closed Bug 295757 Opened 20 years ago Closed 20 years ago

Can't load combined RSS feed

Categories

(Camino Graveyard :: Product Site, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sfraser_bugs, Assigned: moz)

References

()

Details

If i try to load http://blogs.caminobrowser.org/feed.php in camino, it spins for a long time then spits out: Warning: MagpieRSS: Failed to fetch http://perso.hirlimann.net/%7Eludo/blog/index.rdf (HTTP Error: connection failed (11) in /home/.candis/jonagold/blogs.caminobrowser.org/include/external/rss_fetch.inc on line 240 Warning: Invalid argument supplied for foreach() in /home/.candis/jonagold/blogs.caminobrowser.org/feed.php on line 33 Warning: Cannot modify header information - headers already sent by (output started at /home/.candis/jonagold/blogs.caminobrowser.org/include/external/rss_fetch.inc:240) in /home/.candis/jonagold/blogs.caminobrowser.org/feed.php on line 116 ...
Wevah: I'd guess this is because it couldn't connect to *one* of the feeds. If nothing else, it should fail with more grace. ;)
Hmm, perso.hirlimann.net seems to be having issues. Other than that, you're right, we should fail more gracefully (I blame Magpie).
Oh yeah, taking.
Assignee: bugzilla → mozilla
(In reply to comment #2) > Hmm, perso.hirlimann.net seems to be having issues. Other than that, you're > right, we should fail more gracefully (I blame Magpie). Ludo mentioned on his blog yesterday that the machine would be offline for a couple of days (something about noise and guests; my French is rusty).
Okay, I disabled warnings on the fetch, and I also am doing a check to make sure something was fetched before iterating through its items. Marking fixed, though I may disable fetching of Ludo's feed until the machine is back up as the performance is still slow.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.