Openbravo Issue Tracking System - Retail Modules | |||||||||||||
View Issue Details | |||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0038139 | Retail Modules | Web POS | public | 2018-03-14 13:35 | 2018-03-27 17:48 | ||||||||
Reporter | shuehner | ||||||||||||
Assigned To | Sandrahuguet | ||||||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | ||||||||
Status | closed | Resolution | fixed | ||||||||||
Platform | OS | 5 | OS Version | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | RR18Q2 | |||||||||||
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 | 0038139: POSLoginHandler.getDefaults is not using bind-parameters | ||||||||||||
Description | This code should use bind-params: OBQuery<OBPOSApplications> appQry = OBDal.getInstance().createQuery( OBPOSApplications.class, "where searchKey = '" + terminalSearchKey + "'" + " and ((ad_isorgincluded(" + "(select organization from ADUser where id='" + userId + "')" + ", organization, client.id) <> -1) or " + "(ad_isorgincluded(organization, " + "(select organization from ADUser where id='" + userId + "')" + ", client.id) <> -1)) "); // Terminal access will be checked to ensure that the user has access to the terminal OBQuery<TerminalAccess> accessCrit = OBDal.getInstance().createQuery(TerminalAccess.class, "where userContact.id='" + userId + "'"); | ||||||||||||
Steps To Reproduce | - | ||||||||||||
Proposed Solution | |||||||||||||
Additional Information | |||||||||||||
Tags | No tags attached. | ||||||||||||
Relationships |
| ||||||||||||
Attached Files | |||||||||||||
Issue History | |||||||||||||
Date Modified | Username | Field | Change | ||||||||||
2018-03-14 13:35 | shuehner | New Issue | |||||||||||
2018-03-14 13:35 | shuehner | Assigned To | => Retail | ||||||||||
2018-03-14 13:35 | shuehner | Triggers an Emergency Pack | => No | ||||||||||
2018-03-14 13:36 | shuehner | Relationship added | blocks 0038136 | ||||||||||
2018-03-14 14:33 | shuehner | Description Updated | bug_revision_view_page.php?rev_id=16837#r16837 | ||||||||||
2018-03-14 16:34 | shuehner | Assigned To | Retail => Sandrahuguet | ||||||||||
2018-03-14 17:36 | Sandrahuguet | Status | new => scheduled | ||||||||||
2018-03-16 08:19 | hgbot | Checkin | |||||||||||
2018-03-16 08:19 | hgbot | Note Added: 0103296 | |||||||||||
2018-03-16 08:19 | hgbot | Status | scheduled => resolved | ||||||||||
2018-03-16 08:19 | hgbot | Resolution | open => fixed | ||||||||||
2018-03-16 08:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/e871e5c492054e766327db523d3b1ec3181e4ab1 [^] | ||||||||||
2018-03-16 08:29 | Sandrahuguet | Review Assigned To | => marvintm | ||||||||||
2018-03-19 09:32 | marvintm | Status | resolved => closed | ||||||||||
2018-03-19 09:32 | marvintm | Fixed in Version | => RR18Q2 | ||||||||||
2018-03-20 17:48 | Sandrahuguet | Note Added: 0103377 | |||||||||||
2018-03-20 17:48 | Sandrahuguet | Status | closed => new | ||||||||||
2018-03-20 17:48 | Sandrahuguet | Resolution | fixed => open | ||||||||||
2018-03-20 17:48 | Sandrahuguet | Fixed in Version | RR18Q2 => | ||||||||||
2018-03-21 09:29 | hgbot | Checkin | |||||||||||
2018-03-21 09:29 | hgbot | Note Added: 0103382 | |||||||||||
2018-03-21 09:30 | Sandrahuguet | Status | new => scheduled | ||||||||||
2018-03-21 09:30 | Sandrahuguet | Status | scheduled => resolved | ||||||||||
2018-03-21 09:30 | Sandrahuguet | Fixed in Version | => RR18Q2 | ||||||||||
2018-03-21 09:30 | Sandrahuguet | Resolution | open => fixed | ||||||||||
2018-03-27 17:48 | marvintm | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|