Openbravo Issue Tracking System - Openbravo ERP  | ||||||||||||
| View Issue Details | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
| 0015325 | Openbravo ERP | Z. Others | public | 2010-11-29 08:27 | 2010-12-09 16:08 | |||||||
| Reporter | iperdomo | |||||||||||
| Assigned To | iperdomo | |||||||||||
| Priority | urgent | Severity | major | Reproducibility | always | |||||||
| Status | closed | Resolution | out of date | |||||||||
| Platform | OS | 20 | OS Version | Community Appliance | ||||||||
| Product Version | 2.50 | |||||||||||
| Target Version | Fixed in Version | |||||||||||
| Merge Request Status | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | No | |||||||||||
| Web browser | ||||||||||||
| Modules | User Interface Application | |||||||||||
| Support ticket | ||||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0015325: Navigation components should use the PropertyStore asynchronously | |||||||||||
| Description | 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.  | |||||||||||
| Steps To Reproduce | * 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.  | |||||||||||
| Proposed Solution | The navigation bar component should load the properties when needed. This will prevent the generation of a different JavaScript static file. | |||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Relationships | 
  | |||||||||||
| Attached Files | ||||||||||||
| Issue History | ||||||||||||
| Date Modified | Username | Field | Change | |||||||||
| 2010-11-29 08:27 | iperdomo | New Issue | ||||||||||
| 2010-11-29 08:27 | iperdomo | Assigned To | => iperdomo | |||||||||
| 2010-11-29 08:27 | iperdomo | OBNetwork customer | => No | |||||||||
| 2010-11-29 08:28 | iperdomo | Relationship added | blocks 0015292 | |||||||||
| 2010-11-29 08:28 | iperdomo | Status | new => scheduled | |||||||||
| 2010-11-29 08:28 | iperdomo | fix_in_branch | => pi | |||||||||
| 2010-11-29 09:12 | iperdomo | fix_in_branch | pi => | |||||||||
| 2010-11-29 09:12 | iperdomo | Summary | Navigation components should use the ProopertyStore asynchronously => Navigation components should use the PropertyStore asynchronously | |||||||||
| 2010-12-09 11:48 | iperdomo | Status | scheduled => closed | |||||||||
| 2010-12-09 11:48 | iperdomo | Resolution | open => out of date | |||||||||
| 2010-12-09 16:08 | anonymous | sf_bug_id | 0 => 3133582 | |||||||||
| There are no notes attached to this issue. |