Issue Details (XML | Word | Printable)

Key: XWIKI-310
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Phung Hai Nam
Reporter: Miguel Membrado
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWiki Core

Problem with bold codification when switching from wiki editor to wysiwyg, disabling bold and swithing again to wiki

Created: 25/Jul/06 20:07   Updated: 27/Dec/06 10:43
Component/s: Editor - TinyMCE WYSIWYG
Affects Version/s: 1.0 B1
Fix Version/s: 1.0 B2

Date of First Response: 22/Dec/06 14:40
Resolution Date: 27/Dec/06 10:43


 Description  « Hide
Here's how to reproduce:
  • Create a document in wiki mode with the following inside:
    Hello *world*
    
  • Switch to WYSIWYG mode
  • Select the bold "world" word and click on the bold icon to remove the bold
  • Switch back to wiki mode. You'll see the following:
Hello {style:type=span|class=bold}world{style}

This is wrong as it should show:

Hello world


 All   Comments   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Ludovic Dubost added a comment - 22/Dec/06 14:40
All the reported WYSIWYG Editor bugs need to be verified and put in 1.0 if they are not fixed.

Phung Hai Nam added a comment - 27/Dec/06 10:43
This bug has been fixed !