You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2007/09/19 11:46:43 UTC

[jira] Assigned: (WICKET-987) Stripping javascript comments and whitespace breaks application when using prototype library

     [ https://issues.apache.org/jira/browse/WICKET-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matej Knopp reassigned WICKET-987:
----------------------------------

    Assignee: Matej Knopp

> Stripping javascript comments and whitespace breaks application when using prototype library
> --------------------------------------------------------------------------------------------
>
>                 Key: WICKET-987
>                 URL: https://issues.apache.org/jira/browse/WICKET-987
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.0-beta1, 1.3.0-beta2, 1.3.0-beta3
>         Environment: wicket-1.3.0-beta3, wicketstuff-scriptaculous-1.3-SNAPSHOT
>            Reporter: Ryan Sonnek
>            Assignee: Matej Knopp
>            Priority: Blocker
>         Attachments: minify-javascript.zip
>
>
> whenever I enable stripping javascript comments and whitespace, I get javascript errors loading my prototype.js file.  Since wicket automatically enables this setting when in "DEPLOYMENT" mode, this is a real show stopper for releasing my app.
> This has been talked about recently, but I would recommend using an "official" javascript minification library instead of this home rolled implementation.  The YUI compressor seems to be correctly licensed and would be a great option, but I don't care as long as this is fixed. see WICKET-918 for more info
> attaching sample project that exhibits the problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.