#7942 closed bug (worksforme)
I cant download Jquery 1.4.4!
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I am trying to download the latest version of jquery (1.4.4) from the jquery.com homepage and it is NOT working. When I click the 'download(jquery);' button my browser fills with code and does not link me to the correct page/file.
Change History (8)
comment:1 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
jQuery is code, that's what it's supposed to be. Just hit CMD/CTRL + S to download it.
comment:6 Changed 12 years ago by
Classy mocking the OP :(
The problem is because the file isn't being sent with the proper headers. Compare the jQuery.com download behavior with this link
comment:7 Changed 12 years ago by
Content-Disposition: Attachment
headers might be handy, but I think I'd opt for simply changing the button text.
comment:9 Changed 12 years ago by
PLEASE PLEASE PLEASE don't add the "force-download" headers. People can right click and "Save As" or they can Ctrl+S the source (er, browser full of code). You can't easily tell your browser to act like view-source on a download attachment.
That IS jQuery. Copy and paste that into a file and name it jquery-1.4.4.min.js