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.
Item10618: TwistyPlugin crashes Foswiki when topic has a trailing )
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Urgent |
Closed |
Extension |
TwistyPlugin |
|
From Kenneth in
Item10617:
Any topic you look up in 1.1 with a trailing ) makes Foswiki code crash with a regex error that seems to come from the TwistyPlugin.
-- KennethLavrsen - 09 Apr 2011
--
AndrewJones - 09 Apr 2011
Seems like easy fix = protect the cookie key with \Q \E so that any special characters are treated literally in the regex. ... committing a fix.
--
GeorgeClark - 09 Apr 2011
Added a note to
TwistyPlugin changelog, but did not increment version/release and release the extension.
--
GeorgeClark - 10 Apr 2011