DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=34736>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34736 Summary: Website bug: Log4j download website creates wrong URLs for downloading Log4j Product: Log4j Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Other AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] This is not a bug about Log4j itself, but instead a bug about its download website http://logging.apache.org/site/binindex.cgi . In this website, the server forms the URLs for the links to download Log4j by concatenating the directory name "apache/logging/log4j/1.2.9" directly onto the end of the URL of the HTTP or FTP site, which does not end in a slash (/). As a result, all the URLs end up looking like this: http://some.server.somewhere.com/pub/distapache/logging/log4j/1.2.9/logging-log4j.1.2.9.tar.gz which is an invalid link, as the directory "/pub/distapache" doesn't exist. If the site doesn't specify a subdirectory, the URL ends up as: http://some.server.somewhere.comapache/logging/log4j/1.2.9/logging-log4j.1.2.9.tar.gz which is even more invalid, as I don't think the TLD "comapache" has been authorised by anyone yet. If this is not the place to report bugs about websites, please refer me to the proper place. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
