]> git.mjollnir.org Git - moodle.git/commit
I couldn't find a way to do this so I added this file. When an RSS feed fails to...
authordhawes <dhawes>
Wed, 19 Jan 2005 23:55:25 +0000 (23:55 +0000)
committerdhawes <dhawes>
Wed, 19 Jan 2005 23:55:25 +0000 (23:55 +0000)
commit7530140579002b4bceed5b4b22fb3a5d2a842bfc
tree02ddd1d205e7f6281f2009e600daf8bd8337cdb3
parentc7ac239b80113062189a32fe01c14618b031c30c
I couldn't find a way to do this so I added this file. When an RSS feed fails to load and debug is on the rendered page could get quite ugly. I now capture the error into a string and simply show the user a 'load feed error' link pointing to this new error page. This new error page simply displays the full error message with more detail about why that particular feed failed to load (from file or url, etc)
blocks/rss_client/block_rss_client_error.php [new file with mode: 0644]