-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.0
-
Component/s: None
-
Environment:
Linux 2.4.21 (Red Hat), Confluence WAR installed into JIRA 3.3.1 stand-alone.
To reproduce:
Create a page with the following Wiki Markup content:
| Header | Header 2 |
|---|
Switch back and forth between Rich Text and Wiki Markup tabs ... note that it works fine.
Now, in the Rich Text view, put the cursor at the end of the table, on the very next line (cursor blinking just below the table). Click the insert-link icon and select a wiki page. Click the Wiki Text tab and see that the content looks something like this:
| Header | Header 2 | [IT:My Page] |
|---|
Click back to the Rich Text tab and see that the "IT:My Page" link has been sucked into the table, and now constitutes a third column.