Why being not stripping the comments and whitespaces makes a difference in Effect.js i.e. getResourceSettings().setStripJavascriptCommentsAndWhitespace(false)?
Thanks. Matej Knopp-2 wrote: > > 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: >> > 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 >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Deployment-mode-Javascript-error-tp13828471p17618998.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
