Bug 31761

Summary: bugzilla-tool land-diff will post to the wrong bug if ChangeLog has no bug entry
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 33197    

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 ***