Description

Describe the bug...

Steps to reproduce

  1. Create a table with the GUI mode editing. Set some of the cells height then click preview. I get the following error message: Illegal HTML attribute "height" passed to formatter.

Example

I placed a table in this wiki's sandbox (near the end with blue and yellow color. It fails preview and also won't edit in the GUI mode without the error message. You can see it OK and edit it with text editor. When editing in text mode the code generated for the table is:

s;lkjg

;dfk

;lfg

;flkgfd;

;ldfg

;kfg

;akfg;

d;flkg

;kg

Just try to edit this page in GUI Mode and you will see what I mean.

Here is the code for the table above

||<tablewidth="200px" tablealign=""33% bgcolor="#66ccff" height="15px">s;lkjg||<33% bgcolor="#66ccff" height="15px">;dfk||<33% bgcolor="#66ccff" height="15px">;lfg||
||<bgcolor="#ffffcc" height="10px">;flkgfd;||<bgcolor="#ffffcc" height="10px">;ldfg||<bgcolor="#ffffcc" height="10px">;kfg||
||<bgcolor="#ffffcc" height="10px">;akfg;||<bgcolor="#ffffcc" height="10px">d;flkg||<bgcolor="#ffffcc" height="10px">;kg||

Details

MoinMoin Version

1.5.4-1

OS and Version

Win2000sp2 and MoinMoin web site

Python Version

2.4

Server Setup

DesktopEdition and MoinMoin web site

Server Details

Language you are using the wiki in (set in the browser/UserPreferences)

En

Workaround

I'm just getting started with MoinMoin and was hoping the GUI mode worked well. I work around in text mode.

Discussion

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/GuiEditTableHeightFailsPreview (last edited 2007-10-29 19:18:24 by localhost)