Okay, it seems that getElementsByTagName() has different behavior in FireFox 2.0 and Firefox 3.0.
why? i don't know may be to give us more bug to fix. Jeroen Reijn-3 wrote: > > Hi Alexandre, > > then I guess you should start looking at the sarissa code then generates > this url. I have not seen this problem with cocoon before, and since > firebug reports it as the request, then it must be your javascript code > somehow. > > Regards, > > Jeroen > > > > Alexandre Mazouz wrote: >> My URI comes from javascript. >> >> I'm also using sarissa 0.9.4.4. >> >> >> Jasha Joachimsthal-2 wrote: >>> How do you create your URI's? Is it a browser selector in the sitemap, a >>> parameter in XSLT, some javascript? >>> >>> >>> ________________________________ >>> >>> Van: Alexandre Mazouz [mailto:[EMAIL PROTECTED] >>> Verzonden: di 1-7-2008 11:47 >>> Aan: [email protected] >>> Onderwerp: Firefox 3 and URL >>> >>> >>> >>> >>> Hello, >>> >>> I'm using Cocoon 2.1.7/Jetty. >>> >>> My web application works on every browser with every version except >>> Firefox >>> 3.0. >>> >>> Firebug helps me to find the problem : >>> >>> ->Firefox 2 : GET >>> http://erules.bureauveritas.com/dy/browse/imo/codes/fss/fss_2001/toc/n0001.xml >>> ->Firefox 3 : GET >>> http://erules.bureauveritas.com/dy/browse/undefined%20(undefined)/codes/fss/fss_2001/toc/n0001.xml >>> >>> The string imo of the url is now undefined%20(undefined). So, firefox >>> 3.0 >>> can't translate well url. >>> >>> I have carefully check all my sitemap if there's no whitespace. And >>> there >>> is >>> no whitespace. >>> >>> Do you have some suggestions? >>> >>> Thanks, >>> Alexandre >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/Firefox-3-and-URL-tp18212745p18212745.html >>> Sent from the Cocoon - Users mailing list archive at Nabble.com. >>> >>> >>> --------------------------------------------------------------------- >>> 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] >>> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Firefox-3-and-URL-tp18212745p18218167.html Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
