Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020503 | Openbravo ERP | A. Platform | public | 2012-05-15 12:51 | 2012-05-30 18:13 |
|
Reporter | guilleaer | |
Assigned To | mtaal | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | 3.0MP12 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020503: Wrong behaviour in form personalitation |
Description | When a field is selected in the left list of fields its properties are not shown in the bellow tab. This properties are only shown when right click is done in one item of the field list. |
Steps To Reproduce | 1. Instance with a professional license
2. Logged as F&B int group admin
3. Open a window
4. Open "Form personalitation"
5. Select a field in the left list
6. The bellow tab doesn't shows the field properties |
Proposed Solution | |
Additional Information | |
Tags | Regression QA |
Relationships | related to | design defect | 0020637 | | new | Triage Platform Base | selectionUpdated event not fired in form personalization tree |
|
Attached Files | formPersonalitation.png (29,459) 2012-05-15 12:51 https://issues.openbravo.com/file_download.php?file_id=5221&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2012-05-15 12:51 | guilleaer | New Issue | |
2012-05-15 12:51 | guilleaer | Assigned To | => mtaal |
2012-05-15 12:51 | guilleaer | File Added: formPersonalitation.png | |
2012-05-15 12:51 | guilleaer | Modules | => Core |
2012-05-15 12:52 | guilleaer | Tag Attached: Regression QA | |
2012-05-30 07:37 | hgbot | Checkin | |
2012-05-30 07:37 | hgbot | Note Added: 0049453 | |
2012-05-30 07:40 | mtaal | Note Added: 0049454 | |
2012-05-30 11:57 | mtaal | Status | new => scheduled |
2012-05-30 11:57 | mtaal | Note Added: 0049472 | |
2012-05-30 11:57 | mtaal | fix_in_branch | => pi |
2012-05-30 11:57 | mtaal | Note Added: 0049474 | |
2012-05-30 11:57 | mtaal | Status | scheduled => resolved |
2012-05-30 11:57 | mtaal | Fixed in Version | => 3.0MP12 |
2012-05-30 11:57 | mtaal | Fixed in SCM revision | => 25447e74a93fa889844ae68492d9825e92fe9751 |
2012-05-30 11:57 | mtaal | Resolution | open => fixed |
2012-05-30 12:10 | mtaal | Relationship added | related to 0020637 |
2012-05-30 12:23 | iperdomo | Note Added: 0049476 | |
2012-05-30 12:23 | iperdomo | Status | resolved => closed |
2012-05-30 18:13 | hudsonbot | Checkin | |
2012-05-30 18:13 | hudsonbot | Note Added: 0049513 | |
Notes |
|
(0049453)
|
hgbot
|
2012-05-30 07:37
|
|
Repository: erp/devel/pi
Changeset: 25447e74a93fa889844ae68492d9825e92fe9751
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed May 30 07:36:48 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/25447e74a93fa889844ae68492d9825e92fe9751 [^]
Related to issue 20503: Wrong behaviour in form personalitation
Reenabled record selection by explicitly updating the record selection
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/personalization/ob-personalization-treegrid.js
---
|
|
|
(0049454)
|
mtaal
|
2012-05-30 07:40
|
|
The issue is not yet resolved as probably a testcase needs to be made to report to isomorphic that the selectionUpdate method is not called on selecting a record. |
|
|
(0049472)
|
mtaal
|
2012-05-30 11:57
|
|
|
|
(0049474)
|
mtaal
|
2012-05-30 11:57
|
|
Small workaround implemented, I will enter a new design defect to keep track of checking if this is an underlying Smartclient issue. |
|
|
|
Tested on pi @ rev 20ba1feb4a41 |
|
|
|
|