• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item4847: Older HTML::Parser lack key function
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
WysiwygPlugin |
Urgent |
Closed |
|
n/a |
|
Detail
empty_element_tags is missing on some older revs of HTML::Parser, but you don;t find this out until it mysteriously crashes
Solution is to protect the call in an eval; it's not actually essential, just a good idea.
--
TWiki:Main/CrawfordCurrie
- 18 Oct 2007
Used a
can
instead.
CC