From e7ce86db11174606d06a6cfabfa9c41aa3cbd50e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 15 Mar 2008 13:49:22 -0400 Subject: * external: Fix support of XML::RPC::fault. --- ...wiki_renders___39__28__39___if_external_plugins_return_nothing.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/bugs/ikiwiki_renders___39__28__39___if_external_plugins_return_nothing.mdwn') diff --git a/doc/bugs/ikiwiki_renders___39__28__39___if_external_plugins_return_nothing.mdwn b/doc/bugs/ikiwiki_renders___39__28__39___if_external_plugins_return_nothing.mdwn index b22c44e16..8d73dfa86 100644 --- a/doc/bugs/ikiwiki_renders___39__28__39___if_external_plugins_return_nothing.mdwn +++ b/doc/bugs/ikiwiki_renders___39__28__39___if_external_plugins_return_nothing.mdwn @@ -7,3 +7,6 @@ If the rst2html procedure of the rst external plugin returns None (e.g. when it In addition to the broken plugin, this seems like a bug in ikiwiki, which should probably output an informational message about the plugin returning an invalid value. --[[madduck]] + +> [[done]], I made it print the thrown error message to stderr, and return +> "", which seems better than dying of the thrown error entirely. --[[Joey]] -- cgit v1.2.3