Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0011351 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] I. Performance | major | always | 2009-11-13 11:29 | 2009-11-20 00:00 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | ce6b4da4ab3a | ||||
Projection | none | ETA | none | Target Version | 2.50MP9 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP8 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0011351: The window ad field trl takes long when you try to enter a new entry | |||||||
Description | The window ad field trl takes long when you try to enter a new entry | |||||||
Steps To Reproduce | -Login as system administrator -Go to window tabs and fields window -Navigate to the fields tab -Then click on field translation -Click on new Then the application takes long to execute. and sometimes you get the error that you can see on the attached file. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0021840) rafaroda (viewer) 2009-11-16 10:59 |
We were not able to reproduce this issue nor in local nor in remote. Can you please provide more information? The exact window, tab and field. Thanks. |
(0021854) networkb (viewer) 2009-11-16 13:19 |
The error on the attached is showed when firebug is enabled, but in all the fiels it takes long when clicking new button on the field translation tab. |
(0021913) rafaroda (viewer) 2009-11-17 11:23 |
Behavior confirmed. Read-only drop-down field Field is taking many values inside Field Translation tab. |
(0021964) shuehner (administrator) 2009-11-18 13:55 |
Acknowledged but not only relevant for new but also for just showing the form in edit mode. |
(0021982) shuehner (administrator) 2009-11-18 17:58 |
Note: To fix this issue the field 'Field' or more correct the ad_column which it is based on will be switched to 'search' which removes the combobox in the ui and replaces it by a non-editable textfield. However this column is also used in the 'Application Translation Check' window which allow creation of new records. But manual creation of ad_field_trl records is not needed or useful as it is done by the 'Verify Languages' process. So the fix for this issue disables new/delete for the tab showing ad_field_trl entries in the 'Application Translation check' window by switching it to the 'SingleRecord' ui-pattern which disables new/delete but still allows updates. |
(0021983) hgbot (developer) 2009-11-18 18:05 |
Repository: erp/devel/pi Changeset: ce6b4da4ab3a3f796f430ba144e9b9a21b224d14 Author: Stefan Hühner <stefan.huehner <at> openbravo.com> Date: Wed Nov 18 18:00:36 2009 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/ce6b4da4ab3a3f796f430ba144e9b9a21b224d14 [^] Fixed 11351: Switch 'read-only' field ComboBox to a read-only textfield to solve issue with too many entries shown in the ComboBox. Additionally change the window 'Application Translation Check' to SR uipattern to disallow creation of new entries which does not work this the field reference change here. --- M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_TAB.xml --- |
![]() |
|||
Date Modified | Username | Field | Change |
2009-11-13 11:29 | networkb | New Issue | |
2009-11-13 11:29 | networkb | Assigned To | => rafaroda |
2009-11-13 11:29 | networkb | File Added: errorFieldtrl.png | |
2009-11-13 11:29 | networkb | OBNetwork customer | => Yes |
2009-11-16 10:59 | rafaroda | Note Added: 0021840 | |
2009-11-16 10:59 | rafaroda | Status | new => feedback |
2009-11-16 13:19 | networkb | Note Added: 0021854 | |
2009-11-16 13:19 | networkb | Status | feedback => new |
2009-11-17 11:23 | rafaroda | Note Added: 0021913 | |
2009-11-17 11:23 | rafaroda | Assigned To | rafaroda => shuehner |
2009-11-17 11:23 | rafaroda | Priority | immediate => urgent |
2009-11-17 11:23 | rafaroda | Status | new => scheduled |
2009-11-17 11:23 | rafaroda | Category | 00. Application dictionary => I. Performance |
2009-11-18 13:55 | shuehner | Note Added: 0021964 | |
2009-11-18 17:49 | shuehner | Relationship added | related to 0011405 |
2009-11-18 17:58 | shuehner | Note Added: 0021982 | |
2009-11-18 18:05 | hgbot | Checkin | |
2009-11-18 18:05 | hgbot | Note Added: 0021983 | |
2009-11-18 18:05 | hgbot | Status | scheduled => resolved |
2009-11-18 18:05 | hgbot | Resolution | open => fixed |
2009-11-18 18:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ce6b4da4ab3a3f796f430ba144e9b9a21b224d14 [^] |
2009-11-19 08:56 | alostale | Status | resolved => closed |
2009-11-20 00:00 | anonymous | sf_bug_id | 0 => 2900819 |
Copyright © 2000 - 2009 MantisBT Group |