• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic 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.

Item7382: TinyMCE edit produces span data-mce-mark="1"

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Extension TinyMCEPlugin Normal Confirmed   n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

The TinyMCEPlugin adds gratuitous spans which can destroy TWiki settings. Example at http://twiki.org/cgi-bin/rdiff/Main/YosiMor?render=debug :

---++ My Personal Preferences
-    <form method="post" action="https://mail.twiki.org/do/viewauth/Bugs/Item7382#EditPreferences" enctype="multipart/form-data" name="editpreferences"><input name="prefsaction" type="hidden" value="edit" /><input type="submit" name="edit" value="Edit Preferences" class="twikiButton" /></form>
+    <br /><span data-mce-mark="1"><form method="post" action="https://mail.twiki.org/do/viewauth/Bugs/Item7382#EditPreferences" enctype="multipart/form-data" name="editpreferences"><input name="prefsaction" type="hidden" value="edit" /><input type="submit" name="edit" value="Edit Preferences" class="twikiButton" /></form></span>
   
  * Preference for the editor, default is the WYSIWYG editor. The options are raw, wysiwyg:
-          * Set EDITMETHOD = wysiwyg
+          * Set EDITMETHOD =<span data-mce-mark="1"> wysiwyg</span>
   
  * Fixed [[TWiki06x00.TopMenuSkin#FixedTopMenu][pulldown menu-bar]], on or off. The menu-bar hides automatically if off.
-          * Set FIXEDTOPMENU = off
+          * Set FIXEDTOPMENU =<span data-mce-mark="1"> off</span>
   
  * Show tool-tip topic info on mouse-over of TWiki06x00.WikiWord links, on or off:
-          * Set LINKTOOLTIPINFO = off
+          * Set LINKTOOLTIPINFO =<span data-mce-mark="1"> off</span>

Screenshot:

tinymce-span-bug.png

Versions:

  • TinyMCE: 3.5.8
  • jQuery: 1.10.2
  • jQuery UI: 1.10.3
  • Browser: Unknown

-- TWiki:Main/PeterThoeny - 2013-11-14

Upstream bug report: http://www.tinymce.com/develop/bugtracker_view.php?id=5783 - I added a comment to existing bug

-- TWiki:Main.PeterThoeny - 2013-11-14

ItemTemplate
Summary TinyMCE edit produces span data-mce-mark="1"
ReportedBy TWiki:Main.PeterThoeny
Codebase ~twiki4, 6.0.0
SVN Range TWiki-6.0.0, Mon, 14 Oct 2013, build 26523
AppliesTo Extension
Component TinyMCEPlugin
Priority Normal
CurrentState Confirmed
WaitingFor

Checkins

TargetRelease n/a
ReleasedIn

Topic revision: r1 - 2013-11-14 - PeterThoeny
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback