Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040572 | Retail Modules | Web POS | public | 2019-04-10 11:28 | 2019-05-24 12:51 |
|
Reporter | shuehner | |
Assigned To | ranjith_qualiantech_com | |
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 | RR19Q3 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0040572: LoginUtilsServlet.preLogin is not using bind-parameters |
Description | This code is not using bind-params:
OBQuery<TerminalAccess> accessCrit = OBDal.getInstance()
.createQuery(TerminalAccess.class, "where userContact.id='" + userId + "'"); |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | design defect | 0038136 | | acknowledged | Triage Platform Base | Openbravo ERP | Tracking issue: Find & Fix queries not using bind-params but embedding values into query string |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-04-10 11:28 | shuehner | New Issue | |
2019-04-10 11:28 | shuehner | Assigned To | => Retail |
2019-04-10 11:28 | shuehner | Triggers an Emergency Pack | => No |
2019-04-10 11:28 | shuehner | Relationship added | blocks 0038136 |
2019-05-13 12:44 | shuehner | Target Version | => RR19Q3 |
2019-05-13 13:56 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2019-05-14 11:06 | ranjith_qualiantech_com | Status | new => scheduled |
2019-05-16 10:02 | hgbot | Checkin | |
2019-05-16 10:02 | hgbot | Note Added: 0111706 | |
2019-05-16 10:02 | hgbot | Status | scheduled => resolved |
2019-05-16 10:02 | hgbot | Resolution | open => fixed |
2019-05-16 10:02 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/dda39b7861e1848be185af443bd02c61df521bcb [^] |
2019-05-24 12:51 | marvintm | Review Assigned To | => marvintm |
2019-05-24 12:51 | marvintm | Status | resolved => closed |
2019-05-24 12:51 | marvintm | Fixed in Version | => RR19Q3 |