stable
Clone or download
Read-only
request #14537: Fatal error in RSS Reader when the HTTP client throws an exception
It might happen when the request cannot be sent (e.g. the resolution of the name takes too long). Change-Id: Ie49f45067ce1c31e2bcfec4c80fa97c77b59eef6
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/RSS/FeedHTTPClient.php | +7 | −1 | Go to diff View file |
M | src/common/Widget/Widget_Rss.class.php | +2 | −2 | Go to diff View file |
A | tests/phpunit/common/RSS/FeedHTTPClientTest.php | +78 | −0 | Go to diff View file |