Description

Background color setting of tables does neither work with GUI nor with the text editor. Strange enough I had it working with 1.5.0 beta 4 (IIRC). Don't know if it is dependent on the installation or environment (see details below).

Furthermore, this pages crashes the GUI editor

Steps to reproduce

As the table is already created, try to edit it using the GUI editor and see if the colors are still there after saving.

Example

||cell 1 ||cell2 ||
||<bgcolor="#cccccc">cell 3 ||<bgcolor="#a0a0a0">cell 4 ||
||cell5 ||<style="background-color:#aa0000"> cell6 ||
||<bgcolor="#ff8080"> red ||<bgcolor="#80ff80"> green ||<bgcolor="#8080ff"> blue ||

cell 1

cell2

cell 3

cell 4

cell5

cell6

red

green

blue

Details

MoinMoinDiagnosis======================
Release 1.5.0beta6 Revision release
Python version 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)]#
Python installed to C:\Python24
PyXML is NOT installed
Python Path: F:\mywiki
C:\Python24\Scripts
C:\WINDOWS\system32\python24.zip
F:\mywiki
C:\Python24\DLLs
C:\Python24\lib
C:\Python24\lib\plat-win
C:\Python24\lib\lib-tk
C:\Python24
C:\Python24\lib\site-packages
Checking directories...
data directory tests OK (set to 'F:\mywiki\data') user directory tests OK (set to 'F:\mywiki\data\user')
Server Environment:
Unit Tests:
 * ** The unit tests are disabled when using multi threading ***

MoinMoin Version

1.5.0beta6

OS and Version

Win XP Prof. SP2

Python Version

2.4.2

Server Setup

Twisted 2.1.0

Server Details

Workaround

try rc1 - it's broken for me in rc1 -- 222.152.79.171 2006-01-06 21:36:11

bgcolor does work here or not ? -- ReimarBauer 2006-01-06 21:39:09

bgcolor works in this wiki, probably because of applied patches to RC1. It does not work on 1.5.0rc1. Since I did not find TLA (GNU arch) for Windows, I cannot verify that. -- ThomasHennemann 2006-01-07 08:16:02

True, it was patch-349 wiki parser: fix table attribute markup parsing

Discussion

This seems to be part of a bigger problem with all new style table layout in 1.5, should that be reported as a separate bug?

there is already some info about this problem on MoinMoinBugs/GuiEditor Probably add it there. -- ReimarBauer 2006-01-07 09:49:56

Do you are using the GUI? IIRC with the GUI it is still broken even in this wiki. Maybe you want to try it in the WikiSandBox?

probably note it on MoinMoinBugs/GuiEditor too.

Plan


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/TableBgcolor (last edited 2007-10-29 19:08:02 by localhost)