Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010361Openbravo ERPA. Platformpublic2009-08-20 16:482009-09-18 00:00
shuehner 
alostale 
urgentminorhave not tried
closedfixed 
5
pi 
2.50MP6 
Core
No
0010361: About java has a suppress-warnings static-access added. Check if just avoiding the static access can be done.
Adding supress warning should be an exceptional case. It shsould be checked if some easy code change can be done do avoid accessing static members via an instance variable. Then the suppression would be unused.
OBPS-Security
Issue History
2009-08-20 16:48shuehnerNew Issue
2009-08-20 16:48shuehnerAssigned To => alostale
2009-08-20 17:55shuehnerTag Attached: OBPS-Security
2009-08-20 21:10plujanStatusnew => scheduled
2009-09-03 09:03hgbotCheckin
2009-09-03 09:03hgbotNote Added: 0019440
2009-09-03 09:03hgbotStatusscheduled => resolved
2009-09-03 09:03hgbotResolutionopen => fixed
2009-09-03 09:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/be992afa93abcb450dcbc9d84109ec273b31d8c9 [^]
2009-09-17 19:20psarobeStatusresolved => closed
2009-09-17 19:20psarobeNote Added: 0020155
2009-09-17 19:20psarobeFixed in Version => 2.50MP6
2009-09-18 00:00anonymoussf_bug_id0 => 2861002

Notes
(0019440)
hgbot   
2009-09-03 09:03   
Repository: erp/devel/pi
Changeset: be992afa93abcb450dcbc9d84109ec273b31d8c9
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Sep 03 09:02:52 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/be992afa93abcb450dcbc9d84109ec273b31d8c9 [^]

fixed bug 0010361: About java has a suppress-warnings static-access added. Check if just avoiding the static access can be done.

---
M src/org/openbravo/erpCommon/ad_forms/About.java
---
(0020155)
psarobe   
2009-09-17 19:20   
Impossible to verify with that description