Bug 28485 - bugzilla-tool patch retrieval should handle 302 redirects.
Summary: bugzilla-tool patch retrieval should handle 302 redirects.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-19 23:19 PDT by David Levin
Modified: 2009-08-20 22:49 PDT (History)
2 users (show)

See Also:


Attachments
Proposed fix. (1.28 KB, patch)
2009-08-20 00:43 PDT, David Levin
ddkilzer: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Levin 2009-08-19 23:19:57 PDT
bugzilla-tool failed to apply the patch for bug 24853 because bugzilla returned a 302 redirect when curl attempted to get the attachment.
Comment 1 David Levin 2009-08-20 00:43:16 PDT
Created attachment 35190 [details]
Proposed fix.
Comment 2 David Levin 2009-08-20 22:49:56 PDT
Committed as http://trac.webkit.org/changeset/47563