Openbravo Issue Tracking System - Retail Modules | |||||||||||||||||||||
View Issue Details | |||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||||
0040588 | Retail Modules | StoreServer | public | 2019-04-10 17:36 | 2019-06-25 16:14 | ||||||||||||||||
Reporter | shuehner | ||||||||||||||||||||
Assigned To | jarmendariz | ||||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||||
Product Version | |||||||||||||||||||||
Target Version | RR19Q3 | Fixed in Version | |||||||||||||||||||
Merge Request Status | |||||||||||||||||||||
Review Assigned To | AugustoMauch | ||||||||||||||||||||
OBNetwork customer | |||||||||||||||||||||
Support ticket | |||||||||||||||||||||
Regression level | |||||||||||||||||||||
Regression date | |||||||||||||||||||||
Regression introduced in release | |||||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||||
Summary | 0040588: MobileServerRequestExecutor.executeRequest is not using bind-parameters | ||||||||||||||||||||
Description | This code is not using bind-params: // Find a server which can execute the service OBQuery<MobileServerDefinition> servers = OBDal.getInstance() .createQuery(MobileServerDefinition.class, "(" + MobileServerDefinition.PROPERTY_ALLORGS + "=true or :org in elements(" + MobileServerDefinition.PROPERTY_OBMOBCSERVERORGSLIST + ")) and client.id=:clientId and " + MobileServerDefinition.PROPERTY_ACTIVE + "=true and " + MobileServerDefinition.PROPERTY_MOBILESERVERKEY + "!='" + MobileServerController.getInstance().getMobileServerKey() + "' order by " + MobileServerDefinition.PROPERTY_PRIORITY); | ||||||||||||||||||||
Steps To Reproduce | - | ||||||||||||||||||||
Proposed Solution | |||||||||||||||||||||
Additional Information | |||||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||||
Relationships |
| ||||||||||||||||||||
Attached Files | issue 40588 source mobilecore.patch (2,875) 2019-05-16 09:05 https://issues.openbravo.com/file_download.php?file_id=12957&type=bug | ||||||||||||||||||||
Issue History | |||||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||||
2019-04-10 17:36 | shuehner | New Issue | |||||||||||||||||||
2019-04-10 17:36 | shuehner | Assigned To | => StoreServer | ||||||||||||||||||
2019-04-10 17:36 | shuehner | Triggers an Emergency Pack | => No | ||||||||||||||||||
2019-04-10 17:36 | shuehner | Relationship added | blocks 0038136 | ||||||||||||||||||
2019-05-13 12:45 | shuehner | Target Version | => RR19Q3 | ||||||||||||||||||
2019-05-15 07:42 | ranjith_qualiantech_com | Assigned To | StoreServer => ranjith_qualiantech_com | ||||||||||||||||||
2019-05-15 07:42 | ranjith_qualiantech_com | Status | new => scheduled | ||||||||||||||||||
2019-05-15 13:29 | marvintm | Assigned To | ranjith_qualiantech_com => AugustoMauch | ||||||||||||||||||
2019-05-16 09:05 | ranjith_qualiantech_com | File Added: issue 40588 source mobilecore.patch | |||||||||||||||||||
2019-06-21 13:06 | jarmendariz | Assigned To | AugustoMauch => jarmendariz | ||||||||||||||||||
2019-06-21 13:22 | jarmendariz | Note Added: 0112942 | |||||||||||||||||||
2019-06-21 13:22 | jarmendariz | Status | scheduled => resolved | ||||||||||||||||||
2019-06-21 13:22 | jarmendariz | Resolution | open => fixed | ||||||||||||||||||
2019-06-21 13:23 | jarmendariz | Review Assigned To | => AugustoMauch | ||||||||||||||||||
2019-06-25 12:41 | hgbot | Checkin | |||||||||||||||||||
2019-06-25 12:41 | hgbot | Note Added: 0113004 | |||||||||||||||||||
2019-06-25 16:14 | AugustoMauch | Note Added: 0113011 | |||||||||||||||||||
2019-06-25 16:14 | AugustoMauch | Status | resolved => closed | ||||||||||||||||||
2019-06-26 14:00 | jarmendariz | Relationship added | related to 0041177 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|