Question
I'm unable to use the default WYSIWYG in version 4.0.2 I have not warnings on cofigure, and editited via plain text works. However I receive this error when trying to save with the the page.
During save of
TWikiGroups an error was found by the version control system. Please notify your TWiki administrator.
Can't locate object method "xml_mode" via package "TWiki::Plugins::WysiwygPlugin::HTML2TML" (perhaps you forgot to load "TWiki::Plugins::WysiwygPlugin::HTML2TML"?) at /a01/TWiki/lib/TWiki/Plugins/WysiwygPlugin/HTML2TML.pm line 73. TWiki::Plugins::WysiwygPlugin::HTML2TML::new('TWiki::Plugins::WysiwygPlugin::HTML2TML') called at /a01/TWiki/lib/TWiki/Plugins/WysiwygPlugin.pm line 139 TWiki::Plugins::WysiwygPlugin::beforeSaveHandler('%META:TOPICINFO{author="TWikiContributor" date="1111931141" form...', 'TWikiGroups', 'Main', 'TWiki::Meta=HASH(0x7e2aec)') called at /a01/TWiki/lib/TWiki/Plugin.pm line 225 TWiki::Plugin::invoke('TWiki::Plugin=HASH(0x6c4028)', 'beforeSaveHandler', '%META:TOPICINFO{author="TWikiContributor" date="1111931141" form...', 'TWikiGroups', 'Main', 'TWiki::Meta=HASH(0x7e2aec)') called at /a01/TWiki/lib/TWiki/Plugins.pm line 303 TWiki::Plugins::_dispatch('TWiki::Plugins=HASH(0x107a80)', 'beforeSaveHandler', '%META:TOPICINFO{author="TWikiContributor" date="1111931141" form...', 'TWikiGroups', 'Main', 'TWiki::Meta=HASH(0x7e2aec)') called at /a01/TWiki/lib/TWiki/Plugins.pm line 617 TWiki::Plugins::beforeSaveHandler('TWiki::Plugins=HASH(0x107a80)', '%META:TOPICINFO{author="TWikiContributor" date="1111931141" form...', 'TWikiGroups', 'Main', 'TWiki::Meta=HASH(0x7e2aec)') called at /a01/TWiki/lib/TWiki/Store.pm line 794 TWiki::Store::saveTopic('TWiki::Store=HASH(0x107af8)', 'TWiki::User=HASH(0x6c40e8)', 'Main', 'TWikiGroups', '
All of the files exist and have the correct permissions
Environment
--
ToddNine - 04 May 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Have you installed the CPAN dependencies? You will need the HTML::Parser & HTML::Entities for this plugin to work.
--
RamkumarKb - 06 May 2006