Bug 31761 - bugzilla-tool land-diff will post to the wrong bug if ChangeLog has no bug entry
Summary: bugzilla-tool land-diff will post to the wrong bug if ChangeLog has no bug entry
Status: RESOLVED DUPLICATE of bug 33197
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 33197
  Show dependency treegraph
 
Reported: 2009-11-20 19:16 PST by Eric Seidel (no email)
Modified: 2010-01-10 15:16 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2009-11-20 19:16:34 PST
bugzilla-tool post-diff will post to the wrong bug if ChangeLog has no bug entry

It will post to the bug mentioned in the previous ChangeLog entry.  This is bad. :(
Comment 1 Eric Seidel (no email) 2009-11-20 19:17:05 PST
land-diff rather.
Comment 2 Eric Seidel (no email) 2009-12-02 02:26:44 PST
bugzilla-tool post-diff will also post to the wrong bug if there is a bug url earlier in the diff file than the ChangeLog one.  (e.g. a bug url in the source or unit tests).  We need to restrict these to look only at the correct ChangeLog entries.
Comment 3 Adam Barth 2010-01-10 15:16:50 PST

*** This bug has been marked as a duplicate of bug 33197 ***