Description

Describe the bug...

Steps to reproduce

  1. create a table in text mode.
  2. Add rowbgcolor to it.

Example

The syntax worked in 1.5.2, broken in 1.5.3 rc1

||<tablebgcolor="#FFFF99"> Title || Items ||
|| foo || bar||

Title

Items

foo

bar

||<rowbgcolor="#FFFF99"> Title || Items ||
|| foo || bar||

Title

Items

foo

bar

||<bgcolor="#FFFF99"> Title || Items ||
|| foo || bar||

Title

Items

foo

bar

||<#FFFF99> Title || Items ||
|| foo || bar||

Title

Items

foo

bar

||<#FFFF99)100%> Title || Items ||
|| foo || bar||

Title

Items

foo

bar

Details

MoinMoin Version

1.5.3-rc1 patch-512

OS and Version

English win2k sp4

Python Version

2.4.2

Server Setup

Server Details

win2k sp4, Apache/2.0.55 (Win32) mod_python/3.2.5b

Workaround

Specify color in each heading cell.

Discussion

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/TableRowbgcolor (last edited 2007-10-29 19:21:23 by localhost)