Description
Describe the bug...
Steps to reproduce
- create a table in text mode.
- 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
- Priority:
Assigned to: ThomasWaldmann
- Status: fixed by moin--main--1.5--patch-521