Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0026008
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformcriticalhave not tried2014-03-14 17:192014-03-18 14:49
ReporterAugustoMauchView Statuspublic 
Assigned ToAugustoMauch 
PriorityimmediateResolutionfixedFixed in Version3.0PR14Q2
StatusclosedFix in branchFixed in SCM revisiond8f328c5d332
ProjectionnoneETAnoneTarget Version3.0PR14Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression levelAutomated tests
Regression date2014-03-13
Regression introduced in release
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/2ac8f916576971d180a9cfe45ca4829591a90bae [^]
Triggers an Emergency PackNo
Summary

0026008: Problem while picking a business partner using a selector

DescriptionWhen 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00259513.0PR14Q2 closedAugustoMauch The displaylogic is not working if an auxiliary input is used. 

-  Notes
(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 (developer)
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 (manager)
2014-03-18 14:49

code reviewed + tested

- Issue History
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 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
Powered by Mantis Bugtracker