Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040682 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 09. Financial management | minor | have not tried | 2019-04-04 13:27 | 2019-04-25 16:54 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | nonofrancisco | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q1.1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 04e077fb1d4c | ||||
Projection | none | ETA | none | Target Version | 3.0PR19Q1.1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | Sandrahuguet | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040682: use bind-parameters in FIN_BankStatementImport | |||||||
Description | FIN_BankStatementImport.matchBusinessPartnerByNameTokens method is generating a sql setting parameters by String concatenation, replace tokens by bind parameters. | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0111323) hgbot (developer) 2019-04-25 16:45 |
Repository: erp/backports/3.0PR19Q1.1 Changeset: 04e077fb1d4c68d5023019b8029a6696820bbb65 Author: Nono Carballo <nonofce <at> gmail.com> Date: Thu Apr 25 12:39:23 2019 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR19Q1.1/rev/04e077fb1d4c68d5023019b8029a6696820bbb65 [^] Fixes issue 40682: Prevents use of string concatenation in query Query to get business partners was formed using string concatenation. This fix replaces the string concatenation by bind parameters in query. --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/FIN_BankStatementImport.java --- |
(0111324) hgbot (developer) 2019-04-25 16:45 |
Repository: erp/backports/3.0PR19Q1.1 Changeset: bbf97c4e9834124a4c16b0872cc4573f90ad8457 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Thu Apr 25 13:12:34 2019 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR19Q1.1/rev/bbf97c4e9834124a4c16b0872cc4573f90ad8457 [^] related to issue 40682 code review changes --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/FIN_BankStatementImport.java --- |
(0111326) Sandrahuguet (developer) 2019-04-25 16:54 |
Code review + testing OK |
Issue History | |||
Date Modified | Username | Field | Change |
2019-04-25 13:20 | Sandrahuguet | Type | defect => backport |
2019-04-25 13:20 | Sandrahuguet | Target Version | => 3.0PR19Q1.1 |
2019-04-25 16:45 | hgbot | Checkin | |
2019-04-25 16:45 | hgbot | Note Added: 0111323 | |
2019-04-25 16:45 | hgbot | Status | scheduled => resolved |
2019-04-25 16:45 | hgbot | Resolution | open => fixed |
2019-04-25 16:45 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/a5d02171e10c523cfac9da2c54e6fb29ee292514 [^] => http://code.openbravo.com/erp/backports/3.0PR19Q1.1/rev/04e077fb1d4c68d5023019b8029a6696820bbb65 [^] |
2019-04-25 16:45 | hgbot | Checkin | |
2019-04-25 16:45 | hgbot | Note Added: 0111324 | |
2019-04-25 16:54 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-04-25 16:54 | Sandrahuguet | Note Added: 0111326 | |
2019-04-25 16:54 | Sandrahuguet | Status | resolved => closed |
2019-04-25 16:54 | Sandrahuguet | Fixed in Version | => 3.0PR19Q1.1 |
Copyright © 2000 - 2009 MantisBT Group |