Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0040712Openbravo ERPA. Platformpublic2019-04-09 21:002019-05-02 19:09
shuehner 
alostale 
normalmajorhave not tried
closedfixed 
5
 
3.0PR19Q23.0PR19Q2 
caristu
Core
No
0040712: 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.
blocks defect 0040562 closed alostale HelpWindow.generateWindow is not using bind-variables 
Issue History
2019-04-30 11:52shuehnerTypedefect => backport
2019-04-30 11:52shuehnerTarget Version => 3.0PR19Q2
2019-05-02 11:36hgbotCheckin
2019-05-02 11:36hgbotNote Added: 0111427
2019-05-02 11:36hgbotStatusscheduled => resolved
2019-05-02 11:36hgbotResolutionopen => fixed
2019-05-02 11:36hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/650a871f6cd242fe8c742984a533882eafe2ec7f [^] => http://code.openbravo.com/erp/backports/3.0PR19Q2/rev/9296e31a9c1bf108473e44b37f517343d2554c50 [^]
2019-05-02 19:09caristuNote Added: 0111453
2019-05-02 19:09caristuStatusresolved => closed
2019-05-02 19:09caristuFixed in Version => 3.0PR19Q2

Notes
(0111427)
hgbot   
2019-05-02 11:36   
Repository: erp/backports/3.0PR19Q2
Changeset: 9296e31a9c1bf108473e44b37f517343d2554c50
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Apr 11 08:32:00 2019 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR19Q2/rev/9296e31a9c1bf108473e44b37f517343d2554c50 [^]

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

---
M src/org/openbravo/erpCommon/ad_help/HelpWindow.java
---
(0111453)
caristu   
2019-05-02 19:09   
Code reviewed + tested OK