Ticket #97 (bug)
Opened 3 years ago
Last modified 2 years ago
Aggregator::Simple and Subscription::OPML dies when URL is not connectable
Status: closed (fixed)
| Reported by: | miyagawa | Assigned to: | miyagawa |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Plagger | Version: | |
| Keywords: | Cc: | ||
usage of URI::Fetch is kinda wrong and Aggregator::Simple and OPML does die when URL is not reachable.

(In [274]) Aggregator::Simple and Subscription::OPML: Fixed bug handling non-reachable URL. Fixes #97.