Re: Deployment mode Javascript error

2008-06-03 Thread TH Lim
- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------- > To unsubscribe, e-mail:

Re: Deployment mode Javascript error

2007-11-19 Thread Matej Knopp
Are there still compression problems with current trunk? I've been testing that with YUI and DOJO and had no problem. -Matej On Nov 19, 2007 2:34 PM, Al Maw <[EMAIL PROTECTED]> wrote: > Frank Bille wrote: > > The easy solution is to disable javascript cleanup: > > > > INIT: > > getResourceSetting

Re: Deployment mode Javascript error

2007-11-19 Thread Al Maw
Frank Bille wrote: The easy solution is to disable javascript cleanup: INIT: getResourceSettings().setStripJavascriptCommentsAndWhitespace(false); I have been too lazy to actually try to fix the problem, I'm afraid. :-( Is there a JIRA issue for this? Regards, Al -

Re: Deployment mode Javascript error

2007-11-18 Thread Frank Bille
The easy solution is to disable javascript cleanup: INIT: getResourceSettings().setStripJavascriptCommentsAndWhitespace(false); I have been too lazy to actually try to fix the problem, I'm afraid. Frank On Nov 19, 2007 7:21 AM, John Patterson <[EMAIL PROTECTED]> wrote: > Hello users, > > I am

Deployment mode Javascript error

2007-11-18 Thread John Patterson
Hello users, I am in the process of deploying a wicket site and found that the cool scriptalicious effect I am using does not work when I am in Deployment mode. In the Safari console it shows: SyntaxError: Parse error http://www.blahblah.com/resources/ org.wicketstuff.scriptaculous.Script