[Webkit-unassigned] [Bug 33197] bugzilla-tool submit-patch mistakenly picks up bug URLs in non-ChangeLog files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 12:04:52 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33197





--- Comment #15 from Eric Seidel <eric at webkit.org>  2010-01-11 12:04:51 PST ---
I'm not sure that the CommitMessage class is what we want to use long term for
this.

 38             bug_id =
parse_bug_id(tool.scm().commit_message_for_this_commit().message())

I'm glad it works for now, but that class is kinda a hack.  I think we should
be dealing with ChangeLog entries instead of commit messages.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list