Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020055 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Openbravo ERP] B. User interface | minor | always | 2012-03-19 23:56 | 2012-09-16 19:57 | |||
Reporter | dbaz | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | d3db46c7c70a | |||
Projection | none | ETA | none | Target Version | 3.0MP12 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | guilleaer | |||||||
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 | 0020055: [SC Upgrade] "Alerts" window "Alert Rule" column filter displays [object Object] after upgrade to SC 8.3d 2012-03-12 (or later) | |||||||
Description | "Alerts" window "Alert Rule" column filter displays [object Object] after upgrade to SC 8.3d 2012-03-12 (or later) | |||||||
Steps To Reproduce | With an instance upgraded to Smartclient 8.3d 2012-03-12 (or later) Login into the application. Open "Alerts" window (the link in the navigation bar) Write anything in "Alert" column filter. Notice that "Alert Rule" column filter now displays [object Object] | |||||||
Proposed Solution | The following diff seems that fix the problem: diff --git a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js --- a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js +++ b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js @@ -51,6 +51,7 @@ name: 'alertRule', title: OB.I18N.getLabel('OBUIAPP_AlertGrid_AlertRule'), displayField: 'alertRule._identifier', + valueField: 'alertRule._identifier', canFilter: true, canEdit: false, filterOnKeypress: true, | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0047405) dbaz (viewer) 2012-04-08 23:30 |
Resolved, by the moment, in branch pi-rtl https://code.openbravo.com/erp/devel/pi-rtl/rev/d3db46c7c70a [^] The code-review can be already done, but the issue closure once pi-rtl be merged with pi (estimated by MP12) |
(0048266) hgbot (developer) 2012-05-02 22:06 |
Repository: erp/devel/pi Changeset: d3db46c7c70a0cc48ef07110d4c44ba0e9a31db8 Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Sun Apr 08 23:29:12 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/d3db46c7c70a0cc48ef07110d4c44ba0e9a31db8 [^] Fixed issue 20055: 'Alerts' window 'Alert Rule' column filter works ok again after upgrading to SC 8.3 --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js --- |
(0048816) guilleaer (viewer) 2012-05-21 17:16 |
verified in pi@87340d8f38a3 |
(0048960) hudsonbot (viewer) 2012-05-25 12:08 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5401e185a8b0 [^] Maturity status: Test |
(0049241) guilleaer (viewer) 2012-05-25 17:58 |
Changing Fixed in Version to 3.0MP12 |
(0049242) guilleaer (viewer) 2012-05-25 17:58 |
Changing Fixed in Version to 3.0MP12 |
(0049243) guilleaer (viewer) 2012-05-25 17:58 |
Changing Fixed in Version to 3.0MP12 |
(0049244) guilleaer (viewer) 2012-05-25 17:58 |
Changing Fixed in Version to 3.0MP12 |
![]() |
|||
Date Modified | Username | Field | Change |
2012-03-19 23:56 | dbaz | New Issue | |
2012-03-19 23:56 | dbaz | Assigned To | => dbaz |
2012-03-19 23:56 | dbaz | Modules | => Core |
2012-03-19 23:56 | dbaz | OBNetwork customer | => No |
2012-03-20 14:35 | dbaz | Relationship added | related to 0020062 |
2012-04-08 23:30 | dbaz | Note Added: 0047405 | |
2012-04-17 20:35 | dbaz | Relationship added | related to 0020293 |
2012-05-02 22:06 | hgbot | Checkin | |
2012-05-02 22:06 | hgbot | Note Added: 0048266 | |
2012-05-02 22:06 | hgbot | Status | new => resolved |
2012-05-02 22:06 | hgbot | Resolution | open => fixed |
2012-05-02 22:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d3db46c7c70a0cc48ef07110d4c44ba0e9a31db8 [^] |
2012-05-21 17:16 | guilleaer | Note Added: 0048816 | |
2012-05-21 17:16 | guilleaer | Status | resolved => closed |
2012-05-21 17:16 | guilleaer | Fixed in Version | => pi |
2012-05-25 12:08 | hudsonbot | Checkin | |
2012-05-25 12:08 | hudsonbot | Note Added: 0048960 | |
2012-05-25 17:58 | guilleaer | Assigned To | dbaz => guilleaer |
2012-05-25 17:58 | guilleaer | Note Added: 0049241 | |
2012-05-25 17:58 | guilleaer | Status | closed => new |
2012-05-25 17:58 | guilleaer | Resolution | fixed => open |
2012-05-25 17:58 | guilleaer | Fixed in Version | pi => |
2012-05-25 17:58 | guilleaer | Status | new => scheduled |
2012-05-25 17:58 | guilleaer | Note Added: 0049242 | |
2012-05-25 17:58 | guilleaer | fix_in_branch | => pi |
2012-05-25 17:58 | guilleaer | Note Added: 0049243 | |
2012-05-25 17:58 | guilleaer | Status | scheduled => resolved |
2012-05-25 17:58 | guilleaer | Fixed in Version | => 3.0MP12 |
2012-05-25 17:58 | guilleaer | Resolution | open => fixed |
2012-05-25 17:58 | guilleaer | Note Added: 0049244 | |
2012-05-25 17:58 | guilleaer | Status | resolved => closed |
2012-09-16 19:57 | guilleaer | Assigned To | guilleaer => dbaz |
2012-09-16 19:57 | guilleaer | Status | closed => new |
2012-09-16 19:57 | guilleaer | Resolution | fixed => open |
2012-09-16 19:57 | guilleaer | Fixed in Version | 3.0MP12 => |
2012-09-16 19:57 | guilleaer | Status | new => scheduled |
2012-09-16 19:57 | guilleaer | Status | scheduled => resolved |
2012-09-16 19:57 | guilleaer | Resolution | open => fixed |
2012-09-16 19:57 | guilleaer | Closed by | => guilleaer |
2012-09-16 19:57 | guilleaer | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |