Item11890: TML2HTML.pm and Node.pm fail on perl 5.8.8 due to use of newer regex features.

pencil
Priority: Urgent
Current State: Closed
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: WysiwygPlugin
Branches: Release01x01 trunk
Reported By: GeorgeClark
Waiting For:
Last Change By: GeorgeClark
TML2HTML.pm uses the "possessive match" *+, ++, and ?+. These are new in perl 5.10. Also HTML2TML/Node.pm uses the \h horizontal white space, also not supported on perl 5.8.8.

Add more unit tests for supported an unsupported <a> tags, which use the questionable regex.

-- GeorgeClark - 22 May 2012

Setting to closed. This bug was not in the 1.1.5 release, and is fixed. No need to document for 1.1.6.

-- GeorgeClark - 02 Jun 2012
 

ItemTemplate edit

Summary TML2HTML.pm and Node.pm fail on perl 5.8.8 due to use of newer regex features.
ReportedBy GeorgeClark
Codebase trunk
SVN Range
AppliesTo Extension
Component WysiwygPlugin
Priority Urgent
CurrentState Closed
WaitingFor
Checkins distro:e7cfc48ff589 distro:b7a3dcac9892
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches Release01x01 trunk
trunkCheckins distro:e7cfc48ff589
Release01x01Checkins distro:b7a3dcac9892
Topic revision: r4 - 02 Jun 2012, GeorgeClark
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