Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020451Openbravo ERPA. Platformpublic2012-05-08 17:572012-05-25 12:10
iperdomo 
iperdomo 
urgentminoralways
closedfixed 
303.3.4-2-ARCH
pi 
3.0MP12 
Google Chrome
Core
No
0020451: Remove type attributes from script and style tags
After the SmartClient upgrade to 8.3, we are using a HTML5 doctype.
The type attribute is not required anymore. Check:
https://developers.google.com/speed/articles/html5-performance [^]
* Check the code of index.jsp
No tags attached.
Issue History
2012-05-08 17:57iperdomoNew Issue
2012-05-08 17:57iperdomoAssigned To => iperdomo
2012-05-08 17:57iperdomoWeb browser => Google Chrome
2012-05-08 17:57iperdomoModules => Core
2012-05-08 18:00hgbotCheckin
2012-05-08 18:00hgbotNote Added: 0048466
2012-05-08 18:00hgbotStatusnew => resolved
2012-05-08 18:00hgbotResolutionopen => fixed
2012-05-08 18:00hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/db844fd182a781e078ba906115be15227d433e79 [^]
2012-05-21 00:58dbazNote Added: 0048789
2012-05-21 00:58dbazStatusresolved => closed
2012-05-21 00:58dbazFixed in Version => 3.0MP12
2012-05-25 12:10hudsonbotCheckin
2012-05-25 12:10hudsonbotNote Added: 0049058

Notes
(0048466)
hgbot   
2012-05-08 18:00   
Repository: erp/devel/pi
Changeset: db844fd182a781e078ba906115be15227d433e79
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Tue May 08 17:58:23 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/db844fd182a781e078ba906115be15227d433e79 [^]

Fixes issue 20451: Removed type attribute from style/script tags
Since we were using a HTML5 doctype, those attributes are not required
Check: https://developers.google.com/speed/articles/html5-performance [^]

---
M src/index.jsp
---
(0048789)
dbaz   
2012-05-21 00:58   
Reviewed @ changeset 16586 - 87340d8f38a3
(0049058)
hudsonbot   
2012-05-25 12:10   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5401e185a8b0 [^]

Maturity status: Test