Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020293 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Openbravo ERP] B. User interface | major | always | 2012-04-17 20:35 | 2012-09-16 20:02 | |||
Reporter | dbaz | View Status | public | |||||
Assigned To | dbaz | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | e163ad46f5d7 | |||
Projection | none | ETA | none | Target Version | ||||
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 | 0020293: [SC Upgrade] FK grid column filter displays [object Object] in selectors after upgrade to SC 8.3d 2012-03-12 (or later) | |||||||
Description | FK grid column filter displays [object Object] in selectors after upgrade to SC 8.3d 2012-03-12 (or later) Also in "Product" selector some columns content is missing. | |||||||
Steps To Reproduce | With an instance upgraded to Smartclient 8.3d 2012-03-12 (or later) Login into the application. Open "Goods Receipt window Create a header and go to "Lines" Notice that "Storage Bin" column filter now displays [object Object] Notice that "Search Key" and "Name" columns content are shown empty Wrong.png is as it is shown Goog.png is as it should be shown | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0047686) dbaz (viewer) 2012-04-17 22:55 edited on: 2012-04-17 22:56 |
Inserting in ob-selector-item.js at line 206 if (gridField.filterEditorType === 'OBFKFilterTextItem') { gridField.filterEditorProperties.displayField = gridField.name + "." + OB.Constants.IDENTIFIER; gridField.filterEditorProperties.valueField = gridField.name + "." + OB.Constants.IDENTIFIER; } the [object Object] is removed from "Attribute Set Value" column, but not for "Storage Bin" column The "Search Key" and "Name" missing values issue still is there. |
(0047862) mtaal (viewer) 2012-04-23 00:47 |
. |
(0047863) mtaal (viewer) 2012-04-23 00:48 |
Fixed by same commit as for 2097: https://code.openbravo.com/erp/devel/pi-rtl/rev/e163ad46f5d7 [^] |
(0047893) dbaz (viewer) 2012-04-23 19:00 |
It will be automatically closed when merged to pi. Before that, it should not figure as "resolved" since the fix is not ready in pi |
(0048282) hgbot (developer) 2012-05-02 22:14 |
Repository: erp/devel/pi Changeset: 2b7a38d9418c0321170eb1bae84f20ac48c1ac98 Author: David Baz Fayos <david.baz <at> openbravo.com> Date: Mon Apr 23 19:11:18 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/2b7a38d9418c0321170eb1bae84f20ac48c1ac98 [^] Related to issue 20062: Reverted fix since it is not needed anymore due to issue 20293 fixes it too --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js --- |
(0048829) guilleaer (viewer) 2012-05-21 18:21 |
verified in pi@87340d8f38a3 |
(0048976) 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 |
(0049265) guilleaer (viewer) 2012-05-25 18:04 |
Changing Fixed in Version to 3.0MP12 |
(0049266) guilleaer (viewer) 2012-05-25 18:04 |
Changing Fixed in Version to 3.0MP12 |
(0049267) guilleaer (viewer) 2012-05-25 18:04 |
Changing Fixed in Version to 3.0MP12 |
(0049268) guilleaer (viewer) 2012-05-25 18:05 |
Changing Fixed in Version to 3.0MP12 |
![]() |
|||
Date Modified | Username | Field | Change |
2012-04-17 20:35 | dbaz | New Issue | |
2012-04-17 20:35 | dbaz | Assigned To | => dbaz |
2012-04-17 20:35 | dbaz | Modules | => Core |
2012-04-17 20:35 | dbaz | OBNetwork customer | => No |
2012-04-17 20:35 | dbaz | Relationship added | related to 0020055 |
2012-04-17 20:35 | dbaz | Relationship added | depends on 0020062 |
2012-04-17 20:36 | dbaz | File Added: Good.png | |
2012-04-17 20:36 | dbaz | File Added: Wrong.png | |
2012-04-17 20:36 | dbaz | Steps to Reproduce Updated | View Revisions |
2012-04-17 22:52 | dbaz | File Deleted: Wrong.png | |
2012-04-17 22:52 | dbaz | File Added: Wrong.png | |
2012-04-17 22:55 | dbaz | Note Added: 0047686 | |
2012-04-17 22:56 | dbaz | Note Edited: 0047686 | View Revisions |
2012-04-23 00:47 | mtaal | Relationship added | duplicate of 0020297 |
2012-04-23 00:47 | mtaal | Status | new => scheduled |
2012-04-23 00:47 | mtaal | Note Added: 0047862 | |
2012-04-23 00:47 | mtaal | fix_in_branch | => pi |
2012-04-23 00:48 | mtaal | Note Added: 0047863 | |
2012-04-23 00:48 | mtaal | Status | scheduled => resolved |
2012-04-23 00:48 | mtaal | Fixed in SCM revision | => e163ad46f5d7 |
2012-04-23 00:48 | mtaal | Resolution | open => fixed |
2012-04-23 19:00 | dbaz | Note Added: 0047893 | |
2012-04-23 19:00 | dbaz | Status | resolved => new |
2012-04-23 19:00 | dbaz | Resolution | fixed => open |
2012-05-02 22:14 | hgbot | Checkin | |
2012-05-02 22:14 | hgbot | Note Added: 0048282 | |
2012-05-03 01:00 | dbaz | Status | new => scheduled |
2012-05-03 01:01 | dbaz | Status | scheduled => resolved |
2012-05-03 01:01 | dbaz | Fixed in SCM revision | e163ad46f5d7 => https://code.openbravo.com/erp/devel/pi/rev/e163ad46f5d72bfadf04e3119240a21af70f8aca [^] |
2012-05-03 01:01 | dbaz | Resolution | open => fixed |
2012-05-21 18:21 | guilleaer | Note Added: 0048829 | |
2012-05-21 18:21 | guilleaer | Status | resolved => closed |
2012-05-21 18:21 | guilleaer | Fixed in Version | => pi |
2012-05-25 12:08 | hudsonbot | Checkin | |
2012-05-25 12:08 | hudsonbot | Note Added: 0048976 | |
2012-05-25 18:04 | guilleaer | Assigned To | dbaz => guilleaer |
2012-05-25 18:04 | guilleaer | Note Added: 0049265 | |
2012-05-25 18:04 | guilleaer | Status | closed => new |
2012-05-25 18:04 | guilleaer | Resolution | fixed => open |
2012-05-25 18:04 | guilleaer | Fixed in Version | pi => |
2012-05-25 18:04 | guilleaer | Status | new => scheduled |
2012-05-25 18:04 | guilleaer | Note Added: 0049266 | |
2012-05-25 18:04 | guilleaer | Note Added: 0049267 | |
2012-05-25 18:04 | guilleaer | Status | scheduled => resolved |
2012-05-25 18:04 | guilleaer | Fixed in Version | => 3.0MP12 |
2012-05-25 18:04 | guilleaer | Resolution | open => fixed |
2012-05-25 18:05 | guilleaer | Note Added: 0049268 | |
2012-05-25 18:05 | guilleaer | Status | resolved => closed |
2012-09-16 20:02 | guilleaer | Assigned To | guilleaer => dbaz |
2012-09-16 20:02 | guilleaer | Status | closed => new |
2012-09-16 20:02 | guilleaer | Resolution | fixed => open |
2012-09-16 20:02 | guilleaer | Fixed in Version | 3.0MP12 => |
2012-09-16 20:02 | guilleaer | Status | new => scheduled |
2012-09-16 20:02 | guilleaer | Status | scheduled => resolved |
2012-09-16 20:02 | guilleaer | Resolution | open => fixed |
2012-09-16 20:02 | guilleaer | Closed by | => guilleaer |
2012-09-16 20:02 | guilleaer | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |