• 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.

Item6331: WYSIWYG mode destroys CSS code

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Normal Closed   patch 5.0.0

Edit Form Data

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

Detail

Start with a page containing something like this:


---+ Vicki's Temporary Testing page

  <span style="background-color: #FFFF66;">yellow</span>

  <span style="background-color: #6F6;">green</span>

  <span style="background-color: #00FFFF;">blue</span>

  <span style="background-color: #FFCCFF;">pink</span>

  <span style="background-color: #EEDDFF;"> purple</span>

  <span style="text-decoration: line-through;">strike through</span>

  <span style="text-decoration: underline;">underlined</span>

Open for editing in the WYSIWYG editor. It looks pretty good.

Now save. Look again. Here's the TWiki code now:

---+ Vicki's Temporary Testing page

yellow

green

blue

pink

purple

strike through

underlined

tested at TWiki:Sandbox/VickiBrown

-- TWiki:Main/VickiBrown - 25 Sep 2009

I verified this on "trunk".. its a bug.

-- TWiki:Main/SopanShewale - 05 Oct 2009

Similar (but at Macro stuff) work is done at Item6366

This one needs a fix frown

--TWiki::Main/SopanShewale - 21 Dec 2009

Please also check - <span> ...</span> syntax.

http://twiki.org/cgi-bin/view/Support/SID-00679

-- TWiki:Main.SopanShewale - 14 Jan 2010

Made the changes in the Wysiwyg - now it keeps information.

this fixes the issue. the code is in branch as well as in trunk repository.

-- SopanShewale - 05 Feb 2010

Setting to "waiting for release" for 5.0.0.

-- TWiki:Main.PeterThoeny - 29 May 2010

ItemTemplate
Summary WYSIWYG mode destroys CSS code
ReportedBy TWiki:Main.VickiBrown
Codebase 4.2.4, ~twiki4
SVN Range TWiki-5.0.0, Sat, 18 Apr 2009, build 18024
AppliesTo Engine
Component

Priority Normal
CurrentState Closed
WaitingFor

Checkins TWikirev:18315 TWikirev:18316
TargetRelease patch
ReleasedIn 5.0.0
Edit | Attach | Watch | Print version | History: r9 < r8 < r7 < r6 < r5 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r9 - 2010-05-31 - 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