Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0026008 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | critical | have not tried | 2014-03-14 17:19 | 2014-03-18 14:49 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | d8f328c5d332 | ||||
Projection | none | ETA | none | Target Version | 3.0PR14Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Automated tests | |||||||
Regression date | 2014-03-13 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/2ac8f916576971d180a9cfe45ca4829591a90bae [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0026008: Problem while picking a business partner using a selector | |||||||
Description | When the popup of the business partner selector is opened an error is being shown: java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String | |||||||
Steps To Reproduce | - Open the Payment Out window - Create a new record in the header tab - Click on the magnifier glass icon of the Business Partner field. - The error is shown | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0065168) hgbot (developer) 2014-03-14 17:27 |
Repository: erp/devel/pi Changeset: d8f328c5d332534f3495f403d22e32eca38e7a6e Author: Augusto Mauch <augusto.mauch <at> openbravo.com> Date: Fri Mar 14 17:25:28 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/d8f328c5d332534f3495f403d22e32eca38e7a6e [^] Fixes issue 26008: Problem while picking a business partner using a selector The problem was that the overwrittenAuxiliaryInputs parameter (a string array) was being returned in the getContextInfo function, and sent to all action handlers. Some action handlers assume that the parameters do not contain arrays, and where having problems trying to convert the string array to a plain string. The overwrittenAuxiliaryInputs parameter is only used in the FIC, and only when it is called in CHANGE mode. For all other modes, the paramater is reset to an empty string array in the FIC. To fix this, the overwrittenAuxiliaryInputs parameter is only sent to the FIC, and only in CHANGE mode. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js --- |
(0065188) hudsonbot (viewer) 2014-03-15 03:05 |
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/8396ec753aec [^] Maturity status: Test |
(0065262) alostale (viewer) 2014-03-18 14:49 |
code reviewed + tested |
![]() |
|||
Date Modified | Username | Field | Change |
2014-03-14 17:19 | AugustoMauch | New Issue | |
2014-03-14 17:19 | AugustoMauch | Assigned To | => AugustoMauch |
2014-03-14 17:19 | AugustoMauch | Modules | => Core |
2014-03-14 17:19 | AugustoMauch | OBNetwork customer | => No |
2014-03-14 17:19 | AugustoMauch | Triggers an Emergency Pack | => No |
2014-03-14 17:21 | AugustoMauch | Regression level | => Automated tests |
2014-03-14 17:21 | AugustoMauch | Regression date | => 2014-03-13 |
2014-03-14 17:21 | AugustoMauch | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/2ac8f916576971d180a9cfe45ca4829591a90bae [^] |
2014-03-14 17:21 | AugustoMauch | Relationship added | related to 0025951 |
2014-03-14 17:25 | AugustoMauch | Issue Monitored: alostale | |
2014-03-14 17:25 | AugustoMauch | Review Assigned To | => alostale |
2014-03-14 17:27 | hgbot | Checkin | |
2014-03-14 17:27 | hgbot | Note Added: 0065168 | |
2014-03-14 17:27 | hgbot | Status | new => resolved |
2014-03-14 17:27 | hgbot | Resolution | open => fixed |
2014-03-14 17:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d8f328c5d332534f3495f403d22e32eca38e7a6e [^] |
2014-03-15 03:05 | hudsonbot | Checkin | |
2014-03-15 03:05 | hudsonbot | Note Added: 0065188 | |
2014-03-18 14:49 | alostale | Note Added: 0065262 | |
2014-03-18 14:49 | alostale | Status | resolved => closed |
2014-03-18 14:49 | alostale | Fixed in Version | => PR14Q2 |
Copyright © 2000 - 2009 MantisBT Group |