Re: Strange Behaviour in FireFox3

2008-07-31 Thread nauke .
Hi, This is how I fixed it: 1. open the struts2-core-2.0.11.jar file 2. extract template\simple\head.ftl 3. edit it and set the debugAtAllCosts attribute to false 4. replace that file in the jar Thanks Markus! Nicole On Thu, Jul 31, 2008 at 5:03 PM, nauke. <[EMAIL PROTECTED]> wrote: > ohh tha

Re: Strange Behaviour in FireFox3

2008-07-31 Thread nauke .
ohh thank you thank you sooo much! I'm about to go home now but I'll try it out first thing tomorrow and let you all know how it went! thanks again, nicole On Thu, Jul 31, 2008 at 4:57 PM, Markus Stauffer <[EMAIL PROTECTED]>wrote: > I had the exact same problem. > > Turns out it is a problem in

Re: Strange Behaviour in FireFox3

2008-07-31 Thread Markus Stauffer
I had the exact same problem. Turns out it is a problem in dojo 0.4.0 that is shipped with struts2. I include my own build of dojo to solve the problem. kind regards -- Markus Stauffer On 7/31/08, nauke. <[EMAIL PROTECTED]> wrote: > Hi all, > > Was really not sure which mailing list to post to