[ 
https://jira.codehaus.org/browse/MWEBMINI-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=298628#comment-298628
 ] 

Bert Vanhooff commented on MWEBMINI-7:
--------------------------------------

By looking at the code, in 1.0.1-SNAPSHOT, this should be fixed already (see 
DocumentResourceReplacer.isJSType()).

1.0.1-SNAPSHOT would not work in my case since I did not specify the type 
attribute in the script tags (not required in HTML 5). Will create a new issue 
for this one.
                
> Inline script/template is removed
> ---------------------------------
>
>                 Key: MWEBMINI-7
>                 URL: https://jira.codehaus.org/browse/MWEBMINI-7
>             Project: Mojo Web Minifier Maven Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Bert Vanhooff
>
> If have the following in my html:
> {code}
> <script id="defaultValidationMessageTemplate" type="text/html">
>    <div class="validatieBox">
>       <span class="validatieMessage"
>             style="position: absolute"
>             data-bind='validationMessage: field'>&otimes;</span>
>    </div>
> </script>
> {code}
> This markup is removed by the plugin and is not re-included in a minified 
> version. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to