WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
43460
prepare-ChangeLog fails mysteriously if curl doesn't support ssl
https://bugs.webkit.org/show_bug.cgi?id=43460
Summary
prepare-ChangeLog fails mysteriously if curl doesn't support ssl
Aaron Boodman
Reported
2010-08-03 19:42:19 PDT
It ends up printing "Bug $bugNumber has no bug description. Maybe you set wrong bug ID?", which isn't really the problem.
Attachments
Patch
(1.87 KB, patch)
2010-08-03 20:05 PDT
,
Aaron Boodman
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aaron Boodman
Comment 1
2010-08-03 20:05:20 PDT
Created
attachment 63408
[details]
Patch
Joseph Pecoraro
Comment 2
2010-08-03 20:17:28 PDT
This patch looks good to me, however the output might be confusing to users. I think it would be fine with an added line of output like: "Could not get the bug description for bug $bugNumber" Other than that I'm good with it. I'm CCing Eric, who has some more experience with Scripts (and he originally wrote the code above using curl) to see if he can sanity check it as well. Thanks for the quick improvement Aaron!
Eric Seidel (no email)
Comment 3
2010-08-03 20:20:22 PDT
Comment on
attachment 63408
[details]
Patch Looks FANTASTIC. Thank you. Maybe we should move to using some built in perl way of fetching the bug instead? I don't know what built-in perl SSL solutions there are.
Eric Seidel (no email)
Comment 4
2010-08-03 20:21:28 PDT
Comment on
attachment 63408
[details]
Patch I CC'd other folks who have perl experience in case they have bright ideas. But looks good to me.
Joseph Pecoraro
Comment 5
2010-08-03 20:24:39 PDT
(In reply to
comment #4
)
> (From update of
attachment 63408
[details]
) > I CC'd other folks who have perl experience in case they have > bright ideas. But looks good to me.
Thanks for the quick reply! I CC'd someone as well. @Aaron, I still suggest adding the additional line out output to clarify what went wrong. It also hints at why curl was used in the first place.
Aaron Boodman
Comment 6
2010-08-04 10:13:04 PDT
Committed
r64654
: <
http://trac.webkit.org/changeset/64654
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug