https://bugzilla.wikimedia.org/show_bug.cgi?id=51954
Chris McKenna <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|trivial |normal --- Comment #2 from Chris McKenna <[email protected]> --- bgcolor="" should either be left alone or should be deleted, as bgcolor In a table, bgcolor="" produces no background color but bgcolor produces a dark red background because it produces the html <td bgcolor="bgcolor"> (is this a bug in the default parser?) See https://en.wikipedia.org/w/index.php?title=User:Thryduulf/sandbox&oldid=566470353#Table This causes problems on the live wiki, see https://en.wikipedia.org/w/index.php?title=Kyle_Busch&diff=566076453&oldid=566076367 (the relevant change is the lines before the Line 709 diff block). Accordingly I've upgraded the severity from "trivial" to "normal". -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
