Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032449 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2016-03-09 17:01 | 2016-07-20 14:42 | |||
Reporter | eduardo_Argal | View Status | public | |||||
Assigned To | mario_castello | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 38f4b33ae59e | ||||
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 | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032449: ProcessHQLQuery does not support List parameters (Collections) | |||||||
Description | ProcessHQLQuery class does not support collection parameters. | |||||||
Steps To Reproduce | Add a new parameter in a query which is a collection (for example and e.organization.id in :orgIds) and pass a collection as a parameter (overriding getParameterValues method in the created class). When being executed the query does not throw any result as the parameter sent is not properly handled. | |||||||
Proposed Solution | see attached patch | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0088600) hgbot (developer) 2016-07-20 14:03 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 38f4b33ae59e5da99be1b7f782a99be9a61985c0 Author: Asier Martirena <asier.martirena <at> openbravo.com> Date: Wed Jul 20 14:02:53 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/38f4b33ae59e5da99be1b7f782a99be9a61985c0 [^] Fixes issue 32449: ProcessHQLQuery does not support List Parameters (Collections) --- M src/org/openbravo/mobile/core/process/ProcessHQLQuery.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-03-09 17:01 | eduardo_Argal | New Issue | |
2016-03-09 17:01 | eduardo_Argal | Assigned To | => marvintm |
2016-03-09 17:01 | eduardo_Argal | OBNetwork customer | => No |
2016-03-09 17:01 | eduardo_Argal | Triggers an Emergency Pack | => No |
2016-03-09 17:01 | eduardo_Argal | File Added: ProcessHQLQuery.diff | |
2016-03-22 14:20 | mario_castello | Assigned To | marvintm => Retail |
2016-03-22 14:20 | mario_castello | Status | new => acknowledged |
2016-03-22 14:25 | mario_castello | Assigned To | Retail => mario_castello |
2016-07-20 14:03 | hgbot | Checkin | |
2016-07-20 14:03 | hgbot | Note Added: 0088600 | |
2016-07-20 14:03 | hgbot | Status | acknowledged => resolved |
2016-07-20 14:03 | hgbot | Resolution | open => fixed |
2016-07-20 14:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/38f4b33ae59e5da99be1b7f782a99be9a61985c0 [^] |
2016-07-20 14:42 | marvintm | Review Assigned To | => marvintm |
2016-07-20 14:42 | marvintm | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |