Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.0 B1
-
None
Description
For example in wiki mode enter:
Hello *world*. test *test* test <table border="0"> <tbody><tr><td>xxxxx</td> </tr> </tbody></table> 1. test 1. test # test # test
Then switch to WYSIWYG mode and switch again to wiki mode. You'll get:
Hello *world*. test *test* test <table border="0"> <tbody><tr><td>xxxxx</td> </tr> </tbody></table> 1. test 1. test # test # test
As you see there are 2 problems:
- A line was removed after the closing table tag
- An extra line was added before the second liszt