Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0004929 | Openbravo ERP | I. Performance | public | 2008-09-09 17:26 | 2013-08-02 03:44 |
|
Reporter | opablo | |
Assigned To | dbaz | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | | OS | 5 | OS Version | Any |
Product Version | 2.40beta | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | dbaz |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0004929: HTML pages are too heavy for Internet connection |
Description | 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 |
Steps To Reproduce | Request for any Openbravo page. Use Firebug to see the size of it. |
Proposed Solution | 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. |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | feature request | 0004570 | | closed | dbaz | HTML pages are too heavy for Internet connection |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-09-09 17:26 | anonymous | New Issue | |
2008-09-09 17:26 | anonymous | Assigned To | => dbaz |
2008-09-09 17:26 | anonymous | Status | new => scheduled |
2008-09-09 17:26 | anonymous | fix_in_branch | => 2.40 |
2009-01-26 17:46 | dbaz | Type | backport => feature request |
2009-01-26 17:47 | dbaz | Status | scheduled => acknowledged |
2013-08-02 03:43 | dbaz | Status | acknowledged => scheduled |
2013-08-02 03:43 | dbaz | fix_in_branch | 2.40 => pi |
2013-08-02 03:44 | dbaz | Review Assigned To | => dbaz |
2013-08-02 03:44 | dbaz | Note Added: 0060477 | |
2013-08-02 03:44 | dbaz | Status | scheduled => closed |
2013-08-02 03:44 | dbaz | Resolution | open => no change required |