Home
last modified time | relevance | path

Searched hist:"6 e6d16edde50ed56a86641e03a8df3885f95ae2e" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dparserutils.php6e6d16edde50ed56a86641e03a8df3885f95ae2e Thu Mar 13 19:58:05 UTC 2014 Christopher Smith <chris@jalakai.co.uk> Fix a couple of issues with PR#571

1. renderer validity checks were too stringent for plugins, format
should only need to be checked when mode is 'xhtml'
2. E_USER_WARNING message should now be obsolete, its previous use
was to generate a warning when 'xhtml' rendering failed. PR#571
insures 'xhtml' rendering always succeeds.