On the other hand this workaround is a pain in the neck because I cannot ask
my customers to start fiddling in about:config all the time.

This was an afterthought.

Ciao


Pierrot52 wrote:
> 
> Hi,
> 
> In Firefox 3 I've set the following two parameters in about:config and it
> 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
> 
> 
> tonijim wrote:
>> 
>> Hi there,
>> I have an application running on tomcat6. It uses postgres and hibernate.
>> The point is that Firefox 3 seems to jam when it tries to load the pages
>> that use the ajax theme.
>> It looks like it throws an error at some point when loading the dojo js
>> libraries in <s:head theme="ajax"/>. The particular page actually seems
>> to work properly but then it halts and displays a blank page.
>> 
>> I tried to import the js files manually instead of using the <s:head>
>> tag, and "struts/ajax/dojoRequire.js" seems troubling. Then turned the
>> debug mode on and the 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: 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? 
>> 
>> Regards
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Firefox3-seems-to-jam-with-the-struts2-ajax-theme-tp18377641p18528433.html
Sent from the Struts - Dev mailing list archive at Nabble.com.


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

Reply via email to