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 Item11383 for general documentation changes for release 1.1.5. Use Item9693 for docu changes for release 2.0.

Item8690: html tags inserted by the WYSIWYG editor prevent Wikiwords expansion

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Low New Extension WysiwygPlugin Waiting for Feedback?
Some users were hit by a behavior of the WYSIWYG editor that puzzled them:
  • type some text in the WYSIWYG editor: Sandbox.TestTopic1 is the old one
  • force a newline by Shift-Return
  • type a WikiWord the optionally some text, e.g: Sandbox.TestTopic2 is the new one
  • save
The wikiword is not expansed, because it is right besides the <br /> breakline tag, e.g:

TestTopic1 is the old one
Sandbox.TestTopic2 is the new one

I do not know what could be the general solution for this. And I guess it can happen with many more tags than just BR.

A proposed fix is to make TinyMCE insert on Shift-Return a BR tag + a space after the BR, instead of just BR like "<br /> " It seems to work well, and survives subsequent edit/save cycles.

-- ColasNahaboo - 09 Mar 2010

 

ItemTemplate edit

Summary html tags inserted by the WYSIWYG editor prevent Wikiwords expansion
ReportedBy ColasNahaboo
Codebase 1.0.9, trunk
SVN Range
AppliesTo Extension
Component WysiwygPlugin
Priority Low
CurrentState New
WaitingFor Waiting for Feedback
Checkins
TargetRelease n/a
ReleasedIn
Topic revision: r1 - 09 Mar 2010 - 15:43:33 - ColasNahaboo
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads