[jira] [Updated] (OFBIZ-10491) Remove use of deprecated language attribute from script tag

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-10491) Remove use of deprecated language attribute from script tag

Nicolas Malin (Jira)

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

Deepak Dixit updated OFBIZ-10491:
---------------------------------
    Description:
language tag is deprecated
https://www.w3.org/TR/html4/interact/scripts.html

Also, text/javascript mimeType is obsolete, need to use application/javascript
https://web.archive.org/web/20140316122853/http://www.apps.ietf.org/rfc/rfc4329.html#sec-7

  was:
language tag is deprecated
https://www.w3.org/TR/html4/interact/scripts.html

Also, text/javascript mimeType is obsolete, need to use application/javascript
https:web.archive.org/web/20140316122853/http://www.apps.ietf.org/rfc/rfc4329.html#sec-7


> Remove use of deprecated language attribute from script tag
> -----------------------------------------------------------
>
>                 Key: OFBIZ-10491
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10491
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>    Affects Versions: Trunk
>            Reporter: Deepak Dixit
>            Assignee: Deepak Dixit
>            Priority: Minor
>
> language tag is deprecated
> https://www.w3.org/TR/html4/interact/scripts.html
> Also, text/javascript mimeType is obsolete, need to use application/javascript
> https://web.archive.org/web/20140316122853/http://www.apps.ietf.org/rfc/rfc4329.html#sec-7



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)