## page was renamed from MoinMoinBugs/HTMLCodeIsShownInTablesCreatedUsingGUIEditor = Description = When you create a table using the GUI Editor, a piece of HTML code is shown in the first row of the table. == Steps to reproduce == 1. Open the GUI Editor 1. Click on the button Insert/Edit Table 1. Write something in the caption field 1. Save == Example == Follows a table created using the GUI Editor. The problem here is that the piece of code "'''tablewidth="200px" tablealign=""'''"''''''is shown in the first row. ||||'''tablewidth="200px" tablealign=""This is an example of the error''' || || || || || || || || || || == Component selection == * general == Details == || '''!MoinMoin Version''' || 1.5.8, 1.6 || || '''OS and Version''' || || || '''Python Version''' || || || '''Server Setup''' || || || '''Server Details''' || || || '''Language you are using the wiki in''' (set in the browser/UserPreferences) || || == Workaround == You can edit the page and remove the HTML code that is being showed. Or don't use caption. = Discussion = = Plan = * Priority: * Assigned to: * Status: fixed by http://hg.moinmo.in/moin/1.8/rev/a6f8071cfbe1 ---- CategoryMoinMoinBugFixed