Item6088: The Perl modules do not have fully qualified names and wrong convention/or error in the name of the file/module name.

pencil
Priority: Enhancement
Current State: No Action Required
Released In:
Target Release: minor
Applies To: Extension
Component: WysiwygPlugin
Branches:
Reported By: TWiki:Main.SopanShewale
Waiting For:
Last Change By: CrawfordCurrie
The Perl modules do not have fully qualified names and wrong convention/or error in the name of the file/module name. But everything works properly smile

  • lib/TWiki/Plugins/WysiwygPlugin/Constants.pm has definition of package WC. This module should have package name as TWiki::Plugins::WysiwygPlugin::Constants
  • lib/TWiki/Plugins/WysiwygPlugin/HTML2TML/WC.pm has definition of package WC. This module should have package name as TWiki::Plugins::WysiwygPlugin::HTML2TML::WC

I have corrected the code accordingly, would be checkin into trunk today sometime.

-- TWiki:Main/SopanShewale - 21 Oct 2008
Foswiki doesn't have this issue.

-- CrawfordCurrie - 08 Mar 2009

ItemTemplate edit

Summary The Perl modules do not have fully qualified names and wrong convention/or error in the name of the file/module name.
ReportedBy TWiki:Main.SopanShewale
Codebase
SVN Range TWiki-5.0.0, Sun, 05 Oct 2008, build 17588
AppliesTo Extension
Component WysiwygPlugin
Priority Enhancement
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease minor
ReleasedIn
Topic revision: r3 - 08 Mar 2009, CrawfordCurrie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy