[Webkit-unassigned] [Bug 49671] webkit-patch create-bug throws AttributeError

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 12:12:01 PST 2010


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





--- Comment #7 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2010-11-17 12:12:00 PST ---
(In reply to comment #5)
> What I want is to make prepare-ChangeLog leave a placeholder for the Bug ID (like 
> <http://webkit.org/b/00000> or <http://webkit.org/b/NNNNN>), then make
> webkit-patch replace the Bug ID placeholder with the actual Bug ID when uploaded.
> That way, I can:
> 
> 1. Write the patch and the ChangeLog (and commit locally to git).
> 2. Create the bug and attach the patch with the Bug ID replaced using "webkit-patch upload".
> 3. There is no Step 3.
> 
> This also works nicely for svn users if they just leave out the "commit locally" part in Step 1.
> 
> If that were possible, then I'd be find removing "webkit-patch create-bug" since it would no
> longer be necessary.

Actually, "webkit-patch upload" also needs some more sensible defaults if the ChangeLog is already present, like pulling the title and comment out of the ChangeLog entry (what the --no-prompt switch does on create-bug).

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