Bert Vanhooff created MWEBMINI-7: ------------------------------------ Summary: 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'>⊗</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