WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED FIXED
13764
Downloading the latest nightly should use the actual filename with a revision
https://bugs.webkit.org/show_bug.cgi?id=13764
Summary
Downloading the latest nightly should use the actual filename with a revision
David Kilzer (:ddkilzer)
Reported
2007-05-17 13:45:59 PDT
When customers download the "latest" nightly build, the file is named "Latest-WebKit-SVN.dmg" with no revision number. It would be more helpful if grabbing the latest nightly returned the actual DMG filename (via HTTP redirect or a Content-Disposition header) so that users could be more specific about which version they're using instead of "the one from yesterday" (which is meaningless if you don't have their timezone) or "the one from April 25" (which is meaningless if there is more than one build for April 25).
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2007-06-09 18:56:03 PDT
The Latest DMG URL now redirects to the current image URL, so this is now fixed.
http://nightly.webkit.org/builds/Latest-WebKit-SVN.dmg
Adam Salter
Comment 2
2007-11-08 17:58:39 PST
This URL no longer works.
David Kilzer (:ddkilzer)
Comment 3
2007-11-08 18:19:49 PST
Well, it was fixed for a while! Mark, do you want to bring back the "Latest-WebKit-SVN.dmg" URL like these?
http://nightly.webkit.org/files/trunk/mac/Latest-WebKit-SVN.dmg
http://nightly.webkit.org/files/trunk/win/Latest-WebKit-SVN.dmg
http://nightly.webkit.org/files/trunk/src/Latest-WebKit-SVN.dmg
Mark Rowe (bdash)
Comment 4
2007-11-08 18:23:18 PST
mrowe@daisy:~$ curl -I
http://nightly.webkit.org/builds/trunk/mac/latest
HTTP/1.1 302 Server: nginx/0.5.32 Date: Fri, 09 Nov 2007 02:23:04 GMT Content-Type: text/html; charset=utf-8 Connection: keep-alive Status: 302 Found Location:
r27595
.dmg">http://nightly.webkit.org/files/trunk/mac/WebKit-SVN-
r27595
.dmg Cache-Control: no-cache Content-Length: 129 mrowe@daisy:~$
Mark Rowe (bdash)
Comment 5
2007-11-08 18:35:42 PST
Additionally, all of the links on nightly.webkit.org point to URLs that contain revision numbers. There is no way that I know of to get a build out of nightly.webkit.org that lacks a revision number.
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