GNOME Bugzilla – Bug 232425
tables miss new rows
Last modified: 2002-10-18 08:28:36 UTC
The table parser ignores </tr> tags and so it sometimes fails to creat a new rows when it should.
Created attachment 41625 [details] example html for problem
Created attachment 41626 [details] [review] fix for table row parsing
patch attached and sent to patch list
*** bug 215329 has been marked as a duplicate of this bug. ***
It turns out this was already reported, marked 15329 as duplicate since this bug already has the patch attached.
Created attachment 41636 [details] [review] final version
patch committed