Hi!

I think I'm seeing a bug in Scriptaculous 1.8.2, but would appreciate
people's help before I report it. My website (www.elastichosts.com)
uses Scriptaculous, and I see sequences like the following in my
logs...

"GET / HTTP/1.1" 200 15768 "-" "Java/1.6.0_04"
"GET /javascript/prototype.js HTTP/1.1" 200 129738 "-" "Java/1.6.0_04"
"GET /javascript/scriptaculous.js HTTP/1.1" 200 2644 "-" "Java/
1.6.0_04"
"GET /accounts/create HTTP/1.1" 301 0 "-" "Java/1.6.0_04"
"GET /javascript/'+libraryName+' HTTP/1.1" 404 3964 "-" "Java/
1.6.0_04"

...ending with the 404 error which looks like it comes from
scriptaculous.js line 30.

This only occurs with browsers identified as "Java/1.6.x". Note that /
is a http URL, but /accounts/create is an https URL, and the 301 is
probably a redirection from the http to the https site for this new
URL.

Can anyone help? Should I fill in a bug report for this?

Thanks,

Richard.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to