Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004929Openbravo ERPI. Performancepublic2008-09-09 17:262013-08-02 03:44
opablo 
dbaz 
normalminoralways
closedno change required 
5Any
2.40beta 
 
dbaz
Core
No
0004929: HTML pages are too heavy for Internet connection
Data size required to load a page is about 1Mb and it is too much for an Internet connection. This is due to JS files included in HTML pages
Request for any Openbravo page. Use Firebug to see the size of it.
Maybe including dojo 1.1 could be a solution (the heaviest JS library is DOJO).

Another solution is the following:

Remove all JS libraries from HTML pages, and put them in the frameset page. Include some libraries in all HTML pages (pages that should be inside the frameset) with the same function names that wrap a call to top.parent libraries.
No tags attached.
blocks feature request 0004570 closed dbaz HTML pages are too heavy for Internet connection 
Issue History
2008-09-09 17:26anonymousNew Issue
2008-09-09 17:26anonymousAssigned To => dbaz
2008-09-09 17:26anonymousStatusnew => scheduled
2008-09-09 17:26anonymousfix_in_branch => 2.40
2009-01-26 17:46dbazTypebackport => feature request
2009-01-26 17:47dbazStatusscheduled => acknowledged
2013-08-02 03:43dbazStatusacknowledged => scheduled
2013-08-02 03:43dbazfix_in_branch2.40 => pi
2013-08-02 03:44dbazReview Assigned To => dbaz
2013-08-02 03:44dbazNote Added: 0060477
2013-08-02 03:44dbazStatusscheduled => closed
2013-08-02 03:44dbazResolutionopen => no change required

Notes
(0060477)
dbaz   
2013-08-02 03:44   
In Openbravo 3 the architecture has changed and proper cache mechanism have been established