Issue Details (XML | Word | Printable)

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

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

If you have a cell in a table with a carriage return and an empty line the conversion to WYSIWYG fails

Created: 27/Oct/06 03:43   Updated: 21/Dec/06 08:30  Due: 10/Nov/06
Component/s: Editor - TinyMCE WYSIWYG
Affects Version/s: 1.0 B1
Fix Version/s: 1.0 B2

keywords: If you finish a bloc in a table with a carriage return and an empty
Date of First Response: 21/Dec/06 08:28
Resolution Date: 21/Dec/06 08:30


 Description  « Hide
If you have a cell in a table with a carriage return and an empty line the conversion to WYSIWYG fails. Here is an example of that failure. {table}
Title 1|Title 2
abcd |abcd
{table}
  • an empty line in a table fails to convert to wysiwyg from the wiki syntax
{table}
|{table}

 All   Comments   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Phung Hai Nam added a comment - 21/Dec/06 08:20
I fixed this bugs

now when type a block

{table}
Title 1|Title 2
abcd |abcd
{table}

this syntax is converted to

{table}
Title 1|Title2
abcd|abcd{table}

Vincent Massol added a comment - 21/Dec/06 08:28
Reopening to change the issue component