Can't download with FireFox

2004-07-26 Thread Keith
Not sure if this is the right address to send this to, but it's the only thing I found
even remotely close to a contact address about the website. 

I tried downloading the new Standard Taglibs library with Mozilla FireFox and whatever 
the
special script you guys have running completely fails with it. It repeatedly throws the
following JavaScript errors:

Error: document.all has no properties
Source File:
http://apache.cs.utah.edu/jakarta/taglibs/standard/jakarta-taglibs-standard-current.zip
Line: 4

Error: document.all has no properties
Source File:
http://apache.cs.utah.edu/jakarta/taglibs/standard/jakarta-taglibs-standard-current.zip
Line: 8

Error: document.all has no properties
Source File:
http://apache.cs.utah.edu/jakarta/taglibs/standard/jakarta-taglibs-standard-current.zip
Line: 12

Error: document.all has no properties
Source File:
http://apache.cs.utah.edu/jakarta/taglibs/standard/jakarta-taglibs-standard-current.zip
Line: 16

It just keeps looping endlessly with this error, increasing the line number by 4 each
time. I tried just right-clicking on the file and saving it directly, but this fails as
well. All it does is download a corrupt 11KB zip file.

The download does work fine in IE, though. Any chance on getting some wider browser
support for just a simple file download?

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [PATCH] jakarta-site2/xdocs/site/binindex.xml

2004-07-26 Thread jean-frederic clere
Shapira, Yoav wrote:
Hi,
Committed patch with your comments.  Updated jakarta site.  Verified new
Daemon links.  (Note that mirrors will take a few hours to sync).
You can ask for jakarta-site2 karma, you will get it without a problem
and no vote is required for existing Jakarta committers.
Sounds good: Could I get karma for jakarta-site2?
Yoav Shapira
Millennium Research Informatics

-Original Message-
From: jean-frederic clere [mailto:[EMAIL PROTECTED]
Sent: Monday, July 26, 2004 10:59 AM
To: [EMAIL PROTECTED]
Subject: [PATCH] jakarta-site2/xdocs/site/binindex.xml
Hi,
I have tried to commit a correction to binindex.xml but I have got the
following
errror message:
+++
cvs server: Pre-commit check failed
cvs [server aborted]: correct above errors first!
cvs commit: saving log message in /tmp/cvs7XO3S6
+++
Could someone commit the changes with the following comments:
+++
Oops... After getting a question I have noted I had forgotten to
update this  file and the user are using a very old ALPHA version of
daemon instead the RELEASED one.
+++
Cheers
Jean-Frederic

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: [PATCH] jakarta-site2/xdocs/site/binindex.xml

2004-07-26 Thread Shapira, Yoav

Hi,
You might just want to start a separate thread as not everyone is
watching this one ;)  Put karma request in the subject line and the
right folks will notice...

Yoav Shapira
Millennium Research Informatics


-Original Message-
From: jean-frederic clere [mailto:[EMAIL PROTECTED]
Sent: Monday, July 26, 2004 11:25 AM
To: Jakarta General List
Subject: Re: [PATCH] jakarta-site2/xdocs/site/binindex.xml

Shapira, Yoav wrote:
 Hi,
 Committed patch with your comments.  Updated jakarta site.  Verified
new
 Daemon links.  (Note that mirrors will take a few hours to sync).

 You can ask for jakarta-site2 karma, you will get it without a
problem
 and no vote is required for existing Jakarta committers.

Sounds good: Could I get karma for jakarta-site2?


 Yoav Shapira
 Millennium Research Informatics



-Original Message-
From: jean-frederic clere
[mailto:[EMAIL PROTECTED]
Sent: Monday, July 26, 2004 10:59 AM
To: [EMAIL PROTECTED]
Subject: [PATCH] jakarta-site2/xdocs/site/binindex.xml

Hi,

I have tried to commit a correction to binindex.xml but I have got
the
following
errror message:
+++
cvs server: Pre-commit check failed
cvs [server aborted]: correct above errors first!
cvs commit: saving log message in /tmp/cvs7XO3S6
+++

Could someone commit the changes with the following comments:
+++
Oops... After getting a question I have noted I had forgotten to
update this  file and the user are using a very old ALPHA version of
daemon instead the RELEASED one.
+++

Cheers

Jean-Frederic


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Can't download with FireFox

2004-07-26 Thread robert burrell donkin
On 26 Jul 2004, at 13:51, Shapira, Yoav wrote:
snip
FWIW, when I go through the download pages and view the source for 
them,
I don't see any JavaScript at all and specifically no document.all 
calls
(which I think are IE-specific or at least used to be), so I'm not sure
why you're getting these error messages.
i've tried the download url with mozilla and safari. it seems ok.
maybe there was something a bit funny about that mirror for a short 
while or i suppose that it could be a firefox bug.

- robert
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Can't download with FireFox

2004-07-26 Thread Dennis Lundberg
Hello
I tried the link below in Mozilla Firefox 0.9.2 on Windows XP and it 
works fine.

--
Dennis Lundberg
Keith wrote:
Not sure if this is the right address to send this to, but it's the only thing I found
even remotely close to a contact address about the website. 

I tried downloading the new Standard Taglibs library with Mozilla FireFox and whatever 
the
special script you guys have running completely fails with it. It repeatedly throws the
following JavaScript errors:
Error: document.all has no properties
Source File:
http://apache.cs.utah.edu/jakarta/taglibs/standard/jakarta-taglibs-standard-current.zip
Line: 4
Error: document.all has no properties
Source File:
http://apache.cs.utah.edu/jakarta/taglibs/standard/jakarta-taglibs-standard-current.zip
Line: 8
Error: document.all has no properties
Source File:
http://apache.cs.utah.edu/jakarta/taglibs/standard/jakarta-taglibs-standard-current.zip
Line: 12
Error: document.all has no properties
Source File:
http://apache.cs.utah.edu/jakarta/taglibs/standard/jakarta-taglibs-standard-current.zip
Line: 16
It just keeps looping endlessly with this error, increasing the line number by 4 each
time. I tried just right-clicking on the file and saving it directly, but this fails as
well. All it does is download a corrupt 11KB zip file.
The download does work fine in IE, though. Any chance on getting some wider browser
support for just a simple file download?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [PATCH] jakarta-site2/xdocs/site/binindex.xml

2004-07-26 Thread Stefan Bodewig
On Mon, 26 Jul 2004, jean-frederic clere
[EMAIL PROTECTED] wrote:

 Sounds good: Could I get karma for jakarta-site2?

You have it now.

Stefan

-- 
http://stefanbodewig.blogger.de/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]