[
https://issues.apache.org/jira/browse/OFBIZ-10492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560644#comment-16560644 ]
Deepak Dixit commented on OFBIZ-10492:
--------------------------------------
As per html4 standard type is required attribute [1], and in html5 its optional and its default value is javascript mimetype[2]
[1]
https://www.w3.org/TR/html401/interact/scripts.html#h-18.2.1[2]
https://www.w3.org/TR/html50/scripting-1.html#attr-script-typeI'll replace all the occurance of <script type="text/javascript" with <script type="application/javascript"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)