Hi,

I would highly recommend to wait until struts 2.1.x reaches the GA before
migrating your application.

Also, it's only my opinion, I think Firefox 3 is still in mega sub Beta
version because struts2 doesn't jam with Firefox 2, IE6, IE7, Safari 3.x,
and Opera 9.x

Ciao


tonijim wrote:
> 
> I really appreciate all your answers but I'm seriously thinking of
> migrating to struts 2.1.x where dojo becomes an external plugin. Most of
> the stuff concerning ajax tags needs to be slightly adapted so I have no
> clue as to how long it might take. I've taken a look and found some good
> looking migration guides in the official page so I think I'll try. Thanks!
> 
> Regards
> 
> 
> 
> Pierrot52 wrote:
>> 
>> 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-tp18377641p18539074.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