On Sun Feb 26 23:51:15 2006, guest wrote:
Show quoted text> Can't convert anything in your html2wiki page:
>
> error: The following parameter was passed in the call to
> HTML::WikiConverter::__validate_attributes but was not listed in the
> validation options: strip_comments
> at /var/www/diberri/html/html2wiki.html line 104
This was a problem with the web interface at
http://diberri.dyndns.org/html2wiki.html (which notes that bugs
regarding the web interface should be sent to me directly rather than
posting to rt.cpan.org ;-). In any case, the bug is now fixed.
Note that the problem in question relates to the recent (as of 0.52)
removal of the "strip_comments" (as well
as "strip_head", "strip_scripts") attributes. These have all been
replaced with the single "strip_tags" attribute, which takes an
arrayref.
See also the related bug at <
https://rt.cpan.org/Ticket/Display.html?
id=18083>.
-- David Iberri