Issue Details (XML | Word | Printable)

Key: XWIKI-659
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Phung Hai Nam
Reporter: Sergiu Dumitriu
Votes: 0
Watchers: 0
Operations

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

WYSIWYG editor incorrectly displays/saves multiline velocity comments

Created: 03/Jan/07 02:05   Updated: 05/Jan/07 05:11
Component/s: Editor - TinyMCE WYSIWYG
Affects Version/s: 1.0 B1
Fix Version/s: 1.0 B2

Date of First Response: 05/Jan/07 05:11
Resolution Date: 05/Jan/07 05:11


 Description  « Hide
The WYSIWYG editor cannot display multiline comments with an empty line, like:
#*
first line
second line

third line
*#

It will only show as comments the first two lines, and when saving it also moves the closing *# in the empty line, like this:

#*
first line
second line
*#
third line


 All   Comments   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Phung Hai Nam added a comment - 05/Jan/07 05:11
this bug has been fixed !