Re: Re: Firefox3 seems to jam with the struts2 ajax theme

2009-01-21 Thread igloob
Hi, First, excuse my poor english next, I replace the wich produce : // Dojo configuration djConfig = { baseRelativePath: "/Seanergic/struts/dojo", isDebug: false, bindEncoding: "UTF-8", debugAtAllCosts: true// not needed, but allows the Venkman debugger

Re: Firefox3 seems to jam with the struts2 ajax theme

2008-07-18 Thread Pierrot52
: failed loading /[appname]/struts/dojo/src/widget/RichText.js >>>> with error: [TypeError: setting a property that has only a getter, >>>> file: http://localhost:8080/[appname]/struts/dojo/dojo.js, line: 131] >>>> >>>> >>>> I reckon it&

Re: Firefox3 seems to jam with the struts2 ajax theme

2008-07-18 Thread tonijim
; seems Firefox no longer jams: > > security.fileuri.origin_policy 3 > security.fileuri.strict_origin_policy false > > If you don't see security.fileuri.origin_policy in about:config then > right-click and create it. > > Ciao > -- View this message in context:

Re: Firefox3 seems to jam with the struts2 ajax theme

2008-07-18 Thread tonijim
e following error came up: >>> >>> >>> DEBUG: failed loading /[appname]/struts/dojo/src/widget/RichText.js with >>> error: [TypeError: setting a property that has only a getter, file: >>> http://localhost:8080/[appname]/struts/dojo/dojo.js, line: 13

Re: Firefox3 seems to jam with the struts2 ajax theme

2008-07-18 Thread Pierrot52
s, line: 131] >> >> >> I reckon it's an issue concerning firefox 3 since the same app works on >> IE7, Firefox2, Opera and Safari. Anyone knows if its a reported bug of >> Firefox3 or Struts2? >> >

Re: Firefox3 seems to jam with the struts2 ajax theme

2008-07-18 Thread Pierrot52
n it's an issue concerning firefox 3 since the same app works on > IE7, Firefox2, Opera and Safari. Anyone knows if its a reported bug of > Firefox3 or Struts2? > > Regards > -- View this message in context: http://www.nabble.com/Firefox3-seems-to-jam-with-the-strut

Re: Firefox3 seems to jam with the struts2 ajax theme

2008-07-10 Thread Dave Newton
http://dojotoolkit.org/support/faq/why-does-dojo-fail-load-file-urls-firefox-3 (Although it's wrong, it's close, and it provides links to relevant FF pages.) Dave --- On Thu, 7/10/08, Musachy Barroso <[EMAIL PROTECTED]> wrote: > Try the Dojo forums, they might have a work around for it. > > On

Re: Firefox3 seems to jam with the struts2 ajax theme

2008-07-10 Thread Musachy Barroso
as only a getter, file: > http://localhost:8080/[appname]/struts/dojo/dojo.js, line: 131] > > > I reckon it's an issue concerning firefox 3 since the same app works on IE7, > Firefox2, Opera and Safari. Anyone knows if its a reported bug of Firefox3 > or Struts2? > > Reg

Firefox3 seems to jam with the struts2 ajax theme

2008-07-10 Thread tonijim
a reported bug of Firefox3 or Struts2? Regards -- View this message in context: http://www.nabble.com/Firefox3-seems-to-jam-with-the-struts2-ajax-theme-tp18377641p18377641.html Sent from the Struts - Dev mailing list archiv