NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item11890: TML2HTML.pm and Node.pm fail on perl 5.8.8 due to use of newer regex features.
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Urgent |
Closed |
Extension |
WysiwygPlugin |
|
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