Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025115 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 02. Master data management | minor | always | 2013-11-08 10:22 | 2014-02-12 18:29 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9b47b9cdf8c1 | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
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 | 0025115: Not possible to use update characteristics depending on the characteristic name | |||||||
Description | Is not possible to use update characteristics if the characteristic name contains a slash (/) | |||||||
Steps To Reproduce | 1) Go to product characteristics window and create a new non-variant characteristic with the following name: A/B 2) Create some values for this characteristic 3) Go to the product window, and create a new product an assign the characteristic created in step 1) to it. 4) Click on the Update Characteristics button. Notice that the drop down list is not displaying any value. 5) In the Product Characteristic window again, update the characteristic name, removing the slash: AB 6) Click on the Update Characteristics button. Now the drop down list displays the characteristics values | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0063720) alostale (viewer) 2014-01-27 15:49 |
The problem is in SC. In PickList.formatPickListValue this.pickList.getField(fieldName) returns null because ListGrid.getField assumes a name having / is a "data path" which has a different logic. |
(0063721) hgbot (developer) 2014-01-27 16:03 |
Repository: erp/devel/pi Changeset: 9b47b9cdf8c15ff3223c5b3ed832e3a1b11911e7 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Jan 27 16:03:14 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/9b47b9cdf8c15ff3223c5b3ed832e3a1b11911e7 [^] fixed bug 25115: cannot update characteristics depending on its name SC client doesn't support field names with / character --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/event/UpdateInvariantCharacteristicsHandler.java M web/js/productCharacteristicsProcess.js --- |
(0063753) AugustoMauch (administrator) 2014-01-28 13:17 |
Code reviewed and verified in pi@9b47b9cdf8c1 |
(0064120) hudsonbot (viewer) 2014-02-12 18:29 |
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/d1a5bb862230 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2013-11-08 10:22 | caristu | New Issue | |
2013-11-08 10:22 | caristu | Assigned To | => caristu |
2013-11-08 10:22 | caristu | Modules | => Core |
2013-11-08 10:22 | caristu | OBNetwork customer | => No |
2013-11-08 10:22 | caristu | Triggers an Emergency Pack | => No |
2013-11-08 10:22 | caristu | Issue Monitored: networkb | |
2013-11-08 10:29 | caristu | Assigned To | caristu => jonalegriaesarte |
2013-11-11 16:38 | jonalegriaesarte | Target Version | 3.0MP30 => 3.0MP31 |
2013-12-09 16:11 | jonalegriaesarte | Target Version | 3.0MP31 => 3.0MP32 |
2014-01-19 08:54 | gauravdeshmukh | Assigned To | jonalegriaesarte => gauravdeshmukh |
2014-01-27 11:39 | dmiguelez | Assigned To | gauravdeshmukh => dbaz |
2014-01-27 15:49 | alostale | Note Added: 0063720 | |
2014-01-27 15:59 | alostale | Assigned To | dbaz => alostale |
2014-01-27 15:59 | alostale | Review Assigned To | => AugustoMauch |
2014-01-27 16:03 | hgbot | Checkin | |
2014-01-27 16:03 | hgbot | Note Added: 0063721 | |
2014-01-27 16:03 | hgbot | Status | new => resolved |
2014-01-27 16:03 | hgbot | Resolution | open => fixed |
2014-01-27 16:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9b47b9cdf8c15ff3223c5b3ed832e3a1b11911e7 [^] |
2014-01-28 13:17 | AugustoMauch | Note Added: 0063753 | |
2014-01-28 13:17 | AugustoMauch | Status | resolved => closed |
2014-01-28 13:17 | AugustoMauch | Fixed in Version | => 3.0MP32 |
2014-02-12 18:29 | hudsonbot | Checkin | |
2014-02-12 18:29 | hudsonbot | Note Added: 0064120 |
Copyright © 2000 - 2009 MantisBT Group |