[dokuwiki] Re: error in search result with Dokuwiki 2008-05-05 and Php 5.2.6

>>> Warning: call_user_func_array() [function.call-user-func-array]: First
>>> argument is expected to be a valid callback, 'renderer_plugin_text::rss' was
>>> given in /www/cyrille/inc/parserutils.php on line 566


Hi Cyrille,

please find the modified plugins attached - I hope they'll help.

@Andi: I think the problem above occurs because the
inc/parser/renderer.php does not define a default function for rss - but
the xhtml renderer does. I think the rss function should be added to
avoid problems with other renderer types that do not know about rss or
any future syntax features.


Gerry.

Other related posts: