Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031870 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2016-01-13 11:11 | 2017-10-04 10:28 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | platform | |||||||
Priority | normal | Resolution | no change required | Fixed in Version | 3.0PR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031870: preference "Use classic popup tree" requires to clean cache | |||||||
Description | when the "Use classic popup tree" preference is used, you need to clean the cache to apply it | |||||||
Steps To Reproduce | . go to Product Category window . click in tree button: the new tree type is displayed . create new preference: "Use classic popup tree" . logout . login . go to product category window . click in tree button: the same tree type is displayed -> wrong: the standard tree is displayed and the classic tree should be displayed . clean cache . login . go to product category window . click in tree button it is ok: classic tree is displayed. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0083271) caristu (developer) 2016-01-13 19:15 |
This problem is caused because the generated view is cached, storing the former button definitions (type, label and action) defined in OBViewTab. |
(0099050) caristu (developer) 2017-09-14 16:43 edited on: 2017-09-14 16:44 |
The following changeset solves this issue[1]. Therefore since 3.0PR17Q1, once the "Use classic popup tree" preference is set, it is just needed to logout and login to see the classic tree view. [1] https://code.openbravo.com/erp/devel/pi/diff/ef4fec56e3b9/modules/org.openbravo.client.application/src/org/openbravo/client/application/ViewComponent.java [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2016-01-13 11:11 | malsasua | New Issue | |
2016-01-13 11:11 | malsasua | Assigned To | => platform |
2016-01-13 11:11 | malsasua | Modules | => Core |
2016-01-13 11:11 | malsasua | Triggers an Emergency Pack | => No |
2016-01-13 11:17 | malsasua | Regression level | => Production - Confirmed Stable |
2016-01-13 15:25 | alostale | Summary | preference "Use classic popup tree" is not applied => preference "Use classic popup tree" requires to clean cache |
2016-01-13 15:25 | alostale | Status | new => acknowledged |
2016-01-13 15:26 | alostale | Relationship added | related to 0031867 |
2016-01-13 18:47 | caristu | Note Added: 0083269 | |
2016-01-13 18:47 | caristu | Note Edited: 0083269 | View Revisions |
2016-01-13 18:48 | caristu | File Added: issue31870.diff | |
2016-01-13 18:48 | caristu | Note Deleted: 0083269 | |
2016-01-13 18:49 | caristu | File Deleted: issue31870.diff | |
2016-01-13 19:15 | caristu | Note Added: 0083271 | |
2017-09-14 13:32 | caristu | Relationship deleted | related to 0031867 |
2017-09-14 13:32 | caristu | Relationship added | related to 0025906 |
2017-09-14 16:40 | caristu | Relationship added | related to 0034406 |
2017-09-14 16:40 | caristu | Status | acknowledged => scheduled |
2017-09-14 16:43 | caristu | Review Assigned To | => caristu |
2017-09-14 16:43 | caristu | Note Added: 0099050 | |
2017-09-14 16:43 | caristu | Status | scheduled => closed |
2017-09-14 16:43 | caristu | Resolution | open => fixed |
2017-09-14 16:43 | caristu | Fixed in Version | => 3.0PR17Q1 |
2017-09-14 16:44 | caristu | Note Edited: 0099050 | View Revisions |
2017-10-04 10:28 | caristu | Resolution | fixed => no change required |
Copyright © 2000 - 2009 MantisBT Group |