Closed Bug 604454 Opened 15 years ago Closed 15 years ago

Allow <tbody> tags through Bleach

Categories

(support.mozilla.org :: General, defect, P2)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jsocol, Assigned: jsocol)

Details

Currently, Bleach screws with the parser's table output by disallowing the <tbody> tag. We need to add it to the list of allowed tags, and double check that things like <th> are in there as well.
http://github.com/pcraciunoiu/py-wikimarkup/commit/f63805713 Updated py-wikimarkup and the vendor library.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Verified <tbody> and <th> [plus other table tags] all function correctly
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.