Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010134 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | have not tried | 2009-07-30 15:39 | 2009-08-07 15:43 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.40MP8 | |||
Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 80d503f37e75 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0010134: Generated windows still execute code for old keyboard shortcut system which is then later not used. | |||||||
Description | The generated servlets for edit- & grid-view still run code code (including a database query) for some old keyboard shortcut system (class KeyMap.java). However the result of this code is then discarded when building the html with xmlEngine. To improve performance the code should be removed to not execute this unused database query. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0018725) hgbot (developer) 2009-07-30 16:38 |
Repository: erp/stable/2.40 Changeset: 80d503f37e75a060577324b2421544282f397565 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Thu Jul 30 16:37:40 2009 +0200 URL: http://code.openbravo.com/erp/stable/2.40/rev/80d503f37e75a060577324b2421544282f397565 [^] Fixed 10134: Remove unused code for old KeyMap keyboard shortcut system - Removes one unneeded database query from each generated window --- M src-wad/src/org/openbravo/wad/Configuration_Edition.xmlxml M src-wad/src/org/openbravo/wad/Configuration_Relation.xmlxml M src-wad/src/org/openbravo/wad/Template_Edition.html M src-wad/src/org/openbravo/wad/Template_Relation.html M src-wad/src/org/openbravo/wad/javasource.javaxml --- |
(0018731) shuehner (administrator) 2009-07-30 18:20 |
@qa: This should introduce not user visible change in behavior. All keyboard shortcuts which did work before should still work: List of shortcuts can be found at [1]: [1] http://wiki.openbravo.com/wiki/Projects/KeyboardOperation/FunctionalSpecifications [^] |
(0018880) sureshbabu (viewer) 2009-08-07 15:43 |
Tested the list of Keyboard keys given in the page http://wiki.openbravo.com/wiki/Projects/KeyboardOperation/FunctionalSpecifications [^] working fine |
![]() |
|||
Date Modified | Username | Field | Change |
2009-07-30 15:39 | shuehner | Type | defect => backport |
2009-07-30 15:39 | shuehner | fix_in_branch | => 2.40 |
2009-07-30 16:38 | hgbot | Checkin | |
2009-07-30 16:38 | hgbot | Note Added: 0018725 | |
2009-07-30 16:38 | hgbot | Status | scheduled => resolved |
2009-07-30 16:38 | hgbot | Resolution | open => fixed |
2009-07-30 16:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/80d503f37e75a060577324b2421544282f397565 [^] |
2009-07-30 18:20 | shuehner | Note Added: 0018731 | |
2009-08-07 15:43 | sureshbabu | Status | resolved => closed |
2009-08-07 15:43 | sureshbabu | Note Added: 0018880 | |
2009-08-07 15:43 | sureshbabu | Fixed in Version | => 2.40MP8 |
Copyright © 2000 - 2009 MantisBT Group |