Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0040562Openbravo ERPA. Platformpublic2019-04-09 21:002019-05-21 15:16
shuehner 
alostale 
normalmajorhave not tried
closedfixed 
5
 
3.0PR19Q3 
caristu
Core
No
0040562: HelpWindow.generateWindow is not using bind-variables
This code is not using bind-variable:

      // Grid Configuration at Tab Level
      OBQuery<GCTab> tabGridConfigQuery = OBDal.getInstance()
          .createQuery(GCTab.class, "tab.window.id = '" + localStrKeyId + "'");
-
No tags attached.
depends on backport 00407123.0PR19Q2 closed alostale HelpWindow.generateWindow is not using bind-variables 
depends on backport 00407133.0PR19Q1.1 closed alostale HelpWindow.generateWindow is not using bind-variables 
blocks design defect 0038136 acknowledged Triage Platform Base Tracking issue: Find & Fix queries not using bind-params but embedding values into query string 
Issue History
2019-04-09 21:00shuehnerNew Issue
2019-04-09 21:00shuehnerAssigned To => platform
2019-04-09 21:00shuehnerModules => Core
2019-04-09 21:00shuehnerTriggers an Emergency Pack => No
2019-04-09 21:01shuehnerRelationship addedblocks 0038136
2019-04-11 08:41alostaleAssigned Toplatform => alostale
2019-04-11 08:42alostaleReview Assigned To => caristu
2019-04-11 08:44hgbotCheckin
2019-04-11 08:44hgbotNote Added: 0111073
2019-04-11 08:44hgbotStatusnew => resolved
2019-04-11 08:44hgbotResolutionopen => fixed
2019-04-11 08:44hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/650a871f6cd242fe8c742984a533882eafe2ec7f [^]
2019-04-12 08:26caristuNote Added: 0111095
2019-04-12 08:26caristuStatusresolved => closed
2019-04-12 08:26caristuFixed in Version => 3.0PR19Q3
2019-04-30 11:51shuehnerNote Added: 0111381
2019-04-30 11:51shuehnerStatusclosed => new
2019-04-30 11:51shuehnerResolutionfixed => open
2019-04-30 11:51shuehnerFixed in Version3.0PR19Q3 =>
2019-04-30 11:52shuehnerStatusnew => scheduled
2019-04-30 11:52shuehnerStatusscheduled => resolved
2019-04-30 11:52shuehnerFixed in Version => 3.0PR19Q3
2019-04-30 11:52shuehnerResolutionopen => fixed
2019-04-30 11:52shuehnerStatusresolved => closed
2019-05-21 15:16hudsonbotCheckin
2019-05-21 15:16hudsonbotNote Added: 0111967

Notes
(0111073)
hgbot   
2019-04-11 08:44   
Repository: erp/devel/pi
Changeset: 650a871f6cd242fe8c742984a533882eafe2ec7f
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Apr 11 08:32:00 2019 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/650a871f6cd242fe8c742984a533882eafe2ec7f [^]

fixed issue 40562: HelpWindow.generateWindow is not using bind-variables

---
M src/org/openbravo/erpCommon/ad_help/HelpWindow.java
---
(0111095)
caristu   
2019-04-12 08:26   
Reviewed
(0111381)
shuehner   
2019-04-30 11:51   
Reopening just to schedule backports
(0111967)
hudsonbot   
2019-05-21 15:16   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9b8f37d9d85e [^]
Maturity status: Test