[
https://issues.apache.org/jira/browse/GERONIMO-6320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13248412#comment-13248412
]
Russell E Glaue commented on GERONIMO-6320:
-------------------------------------------
I have verified this on Safari 5 on Mac OS X 10.5.8 regarding the link:
http://www.apache.org/dyn/closer.cgi/geronimo/2.2.1/geronimo-jetty7-javaee5-2.2.1-bin.tar.gz
It exhibits the bug reported https://bugs.webkit.org/show_bug.cgi?id=32262
Adding a "1" to the end of the url brings up an HTML page proving that a URL
ending with "tar.gz" or "gz" is handled specially by MacOSX/Safari and is not
the web site.
Using Firefox 3 on Mac OS X 10.5.8 for this link works normally.
-RG
> Downloads for Linux/Mac (tar.gz) at
> http://geronimo.apache.org/apache-geronimo-v221-release.html contains a
> compressed web page, not a tar file
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-6320
> URL: https://issues.apache.org/jira/browse/GERONIMO-6320
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: website
> Affects Versions: 2.2.1
> Environment: Apache Geronimo web site download page for 2.2.1
> Reporter: John Plocher
>
> On the web page:
> http://geronimo.apache.org/apache-geronimo-v221-release.html
> Platform Download Link PGP SHA MD5
> Linux/Mac OS X/Unix Downloads (TAR) Geronimo 2.2.1 with Jetty 7 (tar.gz)
> PGP SHA MD5
> Linux/Mac OS X/Unix Downloads (TAR) Geronimo 2.2.1 with Tomcat 6 (tar.gz)
> PGP SHA MD5
> The download links
> http://www.apache.org/dyn/closer.cgi/geronimo/2.2.1/geronimo-jetty7-javaee5-2.2.1-bin.tar.gz
> http://www.apache.org/dyn/closer.cgi/geronimo/2.2.1/geronimo-tomcat6-javaee5-2.2.1-bin.tar.gz
> give gz compressed html pages, not tar archives...
> -bash-3.2$ gunzip geronimo-jetty7-javaee5-2.2.1-bin.tar.gz
> -bash-3.2$ file geronimo-jetty7-javaee5-2.2.1-bin.tar
> geronimo-jetty7-javaee5-2.2.1-bin.tar: HTML document text
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html lang="en">
> <head>
> <title>Apache Download Mirrors</title>
> ...
> The normal apache mirror sites seem to have the correct tar.gz
> files/content...
> -bash-3.2$ file geronimo-jetty7-javaee5-2.2.1-bin-mirror.tar
> geronimo-jetty7-javaee5-2.2.1-bin-mirror.tar: POSIX tar archive
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira