Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0041275
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSmajorhave not tried2019-07-04 12:272019-08-06 16:23
ReportershuehnerView Statuspublic 
Assigned Togorka_gil 
PrioritynormalResolutionfixedFixed in VersionRR19Q3
StatusclosedFix in branchFixed in SCM revision63ce080b14c4
ProjectionnoneETAnoneTarget VersionRR19Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0041275: PaidReceipts.checkOrderInErrorEntry is not using bind-params

DescriptionThat 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-
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0041274RR19Q4 closedgorka_gil PaidReceipts.checkOrderInErrorEntry is not using bind-params 

-  Notes
(0113369)
hgbot (developer)
2019-07-15 13:48

Repository: retail/backports/3.0RR19Q3/org.openbravo.retail.posterminal
Changeset: 63ce080b14c46412980eaecb5e6c9b054d529d8d
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Mon Jul 08 14:57:21 2019 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR19Q3/org.openbravo.retail.posterminal/rev/63ce080b14c46412980eaecb5e6c9b054d529d8d [^]

Fixes issue 41275: 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:36 shuehner Type defect => backport
2019-07-04 12:36 shuehner Target Version RR19Q4 => RR19Q3
2019-07-15 13:48 hgbot Checkin
2019-07-15 13:48 hgbot Note Added: 0113369
2019-07-15 13:48 hgbot Status scheduled => resolved
2019-07-15 13:48 hgbot Resolution open => fixed
2019-07-15 13:48 hgbot Fixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR19Q3/org.openbravo.retail.posterminal/rev/63ce080b14c46412980eaecb5e6c9b054d529d8d [^]
2019-07-15 18:11 gorka_gil Assigned To Retail => gorka_gil
2019-08-06 16:23 marvintm Review Assigned To => marvintm
2019-08-06 16:23 marvintm Status resolved => closed
2019-08-06 16:23 marvintm Fixed in Version => RR19Q3


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker