After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 232425 - tables miss new rows
tables miss new rows
Status: RESOLVED FIXED
Product: GtkHtml
Classification: Other
Component: Parsing
unspecified
Other All
: Normal normal
: 1.2.x
Assigned To: Larry Ewing
Evolution QA team
: 215329 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-10-17 04:35 UTC by Larry Ewing
Modified: 2002-10-18 08:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
example html for problem (590 bytes, text/html)
2002-10-17 04:37 UTC, Larry Ewing
  Details
fix for table row parsing (2.71 KB, patch)
2002-10-17 04:37 UTC, Larry Ewing
none Details | Review
final version (2.83 KB, patch)
2002-10-18 08:27 UTC, Larry Ewing
none Details | Review

Description Larry Ewing 2002-10-17 04:35:44 UTC
The table parser ignores </tr> tags and so it sometimes fails to creat a
new rows when it should.
Comment 1 Larry Ewing 2002-10-17 04:37:00 UTC
Created attachment 41625 [details]
example html for problem
Comment 2 Larry Ewing 2002-10-17 04:37:37 UTC
Created attachment 41626 [details] [review]
fix for table row parsing
Comment 3 Larry Ewing 2002-10-17 04:38:10 UTC
patch attached and sent to patch list
Comment 4 Larry Ewing 2002-10-17 05:21:44 UTC
*** bug 215329 has been marked as a duplicate of this bug. ***
Comment 5 Larry Ewing 2002-10-17 05:22:50 UTC
It turns out this was already reported, marked 15329 as duplicate
since this bug already has the patch attached.
Comment 6 Larry Ewing 2002-10-18 08:27:45 UTC
Created attachment 41636 [details] [review]
final version
Comment 7 Larry Ewing 2002-10-18 08:28:36 UTC
patch committed