Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0041274 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | have not tried | 2019-07-04 12:27 | 2019-07-12 15:12 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | gorka_gil | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR19Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f9a275ce6e68 | ||||
Projection | none | ETA | none | Target Version | RR19Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | guilleaer | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0041274: PaidReceipts.checkOrderInErrorEntry is not using bind-params | |||||||
Description | That function is not using bind-params in the orIds + jsoninfo contains construction here: orBuilder.append(" imp.jsonInfo like '%" + id + "%' "); ... + "and (" + orIds + ")"; When fixing please apply new HQL-style to every HQL in this file. | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||
|
Notes | |
(0113327) hgbot (developer) 2019-07-12 12:42 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: f9a275ce6e68650c51c9f223c33cf946420cabc8 Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Mon Jul 08 14:57:21 2019 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f9a275ce6e68650c51c9f223c33cf946420cabc8 [^] Fixes issue 41274: use bind-params in PaidReceipts.checkOrderInErrorEntry --- M src/org/openbravo/retail/posterminal/PaidReceipts.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2019-07-04 12:27 | shuehner | New Issue | |
2019-07-04 12:27 | shuehner | Assigned To | => Retail |
2019-07-04 12:27 | shuehner | Triggers an Emergency Pack | => No |
2019-07-04 12:27 | shuehner | Relationship added | blocks 0038136 |
2019-07-04 12:36 | shuehner | Status | new => scheduled |
2019-07-08 17:43 | gorka_gil | Assigned To | Retail => gorka_gil |
2019-07-12 12:42 | hgbot | Checkin | |
2019-07-12 12:42 | hgbot | Note Added: 0113327 | |
2019-07-12 12:42 | hgbot | Status | scheduled => resolved |
2019-07-12 12:42 | hgbot | Resolution | open => fixed |
2019-07-12 12:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f9a275ce6e68650c51c9f223c33cf946420cabc8 [^] |
2019-07-12 15:12 | guilleaer | Review Assigned To | => guilleaer |
2019-07-12 15:12 | guilleaer | Status | resolved => closed |
2019-07-12 15:12 | guilleaer | Fixed in Version | => RR19Q4 |
Copyright © 2000 - 2009 MantisBT Group |