hard to tell if there's a missing open or one too many closes or what, but there's 39 table tags when I check the html output for bug 63384. When I run it through the html validator at http://validator.w3.org/ there's tons of problems, but it complains about table in multiple places including: Line 289, column 32: Error: end tag for "TABLE" omitted; possible causes include a missing end tag, improper nesting of elements, or use of an element where it is not allowed This is mainly a response to the behavior we're seeing in bug 63521 - konqueror should handle the broken html bugzilla sends out better, but it'd be nice if bugzilla's html wasn't broken, too :)
Red Hat's current Bugzilla version is 2.18. I am moving all older open bugs to this version. Any bugs against the older versions will need to be verified that they are still bugs. This will help me also to sort them better.
Please file this bug upstream as we are not using mostly stock upstream code and this will need to be fixed there and trickled down.