Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009578Openbravo ERPA. Platformpublic2009-06-22 11:472009-06-23 00:00
psarobe 
shuehner 
highmajorhave not tried
closedfixed 
5
 
main 
Core
No
0009578: When doing install.source some warnings appear
Please see the attach
1. Execute ant install.osurce
No tags attached.
related to feature request 0009500 closed shuehner Add infrastructure to VariablesBase class to allow for technical validation of request parameters 
related to defect 0009501 closed shuehner Audit all xsql to ensure that all xsql-parameters of type argument/replace are properly validated -part1 
png deprecated.PNG (87,663) 2009-06-22 11:47
https://issues.openbravo.com/file_download.php?file_id=1445&type=bug
png
Issue History
2009-06-22 11:47psarobeNew Issue
2009-06-22 11:47psarobeAssigned To => rafaroda
2009-06-22 11:47psarobeFile Added: deprecated.PNG
2009-06-22 11:47psarobeStatusnew => scheduled
2009-06-22 11:47psarobeAssigned Torafaroda => shuehner
2009-06-22 11:47psarobefix_in_branch => pi
2009-06-22 11:57shuehnerRelationship addedrelated to 0009500
2009-06-22 11:57shuehnerRelationship addedrelated to 0009501
2009-06-22 12:21hgbotCheckin
2009-06-22 12:21hgbotNote Added: 0017514
2009-06-22 12:21hgbotStatusscheduled => resolved
2009-06-22 12:21hgbotResolutionopen => fixed
2009-06-22 12:21hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/18bbfdbf067f5d6c1b79abe2e4289320154e6a8c [^]
2009-06-22 12:43psarobeFixed in Version => main
2009-06-22 12:43psarobefix_in_branchpi =>
2009-06-22 23:05psarobeStatusresolved => closed
2009-06-23 00:00anonymoussf_bug_id0 => 2810581

Notes
(0017514)
hgbot   
2009-06-22 12:21   
Repository: erp/devel/pi
Changeset: 18bbfdbf067f5d6c1b79abe2e4289320154e6a8c
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Mon Jun 22 12:21:08 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/18bbfdbf067f5d6c1b79abe2e4289320154e6a8c [^]

Fixed 9578: Use proper validation for list-style request parameters.
This avoids deprecation warning coming up when using the old method without validation.

---
M src/org/openbravo/erpCommon/ad_reports/ReportAccountingCountDimensionalAnalyses.java
---