Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015325Openbravo ERPZ. Otherspublic2010-11-29 08:272010-12-09 16:08
iperdomo 
iperdomo 
urgentmajoralways
closedout of date 
20Community Appliance
2.50 
 
User Interface Application
No
0015325: Navigation components should use the PropertyStore asynchronously
The navigation bar components use the ProperyStore to load the latest used entries (menu, quick-launch, quick-create).
Since the component is now generated and combined with the rest of static resources, the resulting JavaScript changes on every time the user picks a different item.
* Using the latest revision of 3.0 modules:

1. Login the application
2. Check the included JavaScript file in web/js/someuuid.js
3. Pick a quick-launch item different than the ones already used
4. Refresh the page
5. Check that the included JavaScript file is different than in step 2
6. Diff the contents of the 2 JavaScript files. You'll see that then only difference is the list of entries in the quick-launch latest entries.
The navigation bar component should load the properties when needed. This will prevent the generation of a different JavaScript static file.
No tags attached.
blocks feature request 0015292 closed iperdomo Concatenate all static resources to make a single request 
Issue History
2010-11-29 08:27iperdomoNew Issue
2010-11-29 08:27iperdomoAssigned To => iperdomo
2010-11-29 08:28iperdomoRelationship addedblocks 0015292
2010-11-29 08:28iperdomoStatusnew => scheduled
2010-11-29 08:28iperdomofix_in_branch => pi
2010-11-29 09:12iperdomofix_in_branchpi =>
2010-11-29 09:12iperdomoSummaryNavigation components should use the ProopertyStore asynchronously => Navigation components should use the PropertyStore asynchronously
2010-12-09 11:48iperdomoStatusscheduled => closed
2010-12-09 11:48iperdomoResolutionopen => out of date
2010-12-09 16:08anonymoussf_bug_id0 => 3133582

There are no notes attached to this issue.