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.
Item9305: WysiwygPlugin ignores NOAUTOLINK
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Extension |
WysiwygPlugin |
|
When this is tripped through wysiwyg:
McDonald_123
It comes out with an errant space inserted prior to the underscore as follows:
McDonald _123
Even though
NOAUTOLINK = 1 is set on the topic.
The scenario is a | key | value | options | type table where the extra space forces us to disable WYSIWYG.
--
PaulHarvey - 12 Jul 2010
This is fixed on trunk. NOAUTOLINK and <noautolink> blocks are now honored by the wysiwyg editor.
--
GeorgeClark - 06 May 2012