Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033769 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2016-08-23 16:33 | 2016-08-25 10:33 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR16Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ed70d2867dd8 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033769: ModuleManagement Settings page load trigger accidental double query to ad_ref_list | |||||||
Description | The code in ModuleManagement.printPageSettings triggers accidental double load by calling qList.list() twice | |||||||
Steps To Reproduce | With debugging code from: https://issues.openbravo.com/view.php?id=33767 [^] With System Administrator role Open Module Management window Open settings tab of said window | |||||||
Proposed Solution | save result of first .list() call and reuse it | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0089322) hgbot (developer) 2016-08-23 22:04 |
Repository: erp/devel/pi Changeset: ed70d2867dd8553688b585e88d5a49a741dcfb2d Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Tue Aug 23 16:42:13 2016 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ed70d2867dd8553688b585e88d5a49a741dcfb2d [^] Fixed 33769. Avoid double query in ModuleManagement window (settings tab) --- M src/org/openbravo/erpCommon/ad_forms/ModuleManagement.java --- |
(0089379) caristu (developer) 2016-08-25 10:33 |
Code review + testing OK. |
Issue History | |||
Date Modified | Username | Field | Change |
2016-08-23 16:33 | shuehner | New Issue | |
2016-08-23 16:33 | shuehner | Assigned To | => shuehner |
2016-08-23 16:33 | shuehner | Modules | => Core |
2016-08-23 16:33 | shuehner | Triggers an Emergency Pack | => No |
2016-08-23 16:33 | shuehner | Tag Attached: Performance | |
2016-08-23 16:37 | shuehner | Relationship added | related to 0033767 |
2016-08-23 22:04 | hgbot | Checkin | |
2016-08-23 22:04 | hgbot | Note Added: 0089322 | |
2016-08-23 22:04 | hgbot | Status | new => resolved |
2016-08-23 22:04 | hgbot | Resolution | open => fixed |
2016-08-23 22:04 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ed70d2867dd8553688b585e88d5a49a741dcfb2d [^] |
2016-08-23 22:04 | shuehner | Review Assigned To | => caristu |
2016-08-25 10:33 | caristu | Note Added: 0089379 | |
2016-08-25 10:33 | caristu | Status | resolved => closed |
2016-08-25 10:33 | caristu | Fixed in Version | => 3.0PR16Q4 |
Copyright © 2000 - 2009 MantisBT Group |