Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004883
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2008-09-09 16:422008-12-15 18:45
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision7102
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004883: In some places the code is not safe regarding a null argument

DescriptionSome of the code (mostly in error cases) is not safe regarding null values leading to NullPointerException in these cases.
Proposed SolutionAdd !=null checks
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0004884 closedshuehner In some places the code is not safe regarding a null argument 

-  Notes
(0008942)
shuehner (administrator)
2008-09-09 16:43

Backport, as this fixes some bugs leading to possible NPE
(0008946)
svnbot (reporter)
2008-09-09 16:56

Repository: openbravo
Revision: 7102
Author: huehner
Date: 2008-09-09 16:56:42 +0200 (Tue, 09 Sep 2008)

Fixed 4883
Add some != null checks to prevent possible NPE
Patch by Ville Lindfors

---
U trunk/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java
U trunk/src-core/src/org/openbravo/xmlEngine/XmlDocument.java
U trunk/src-trl/src/org/openbravo/translate/CommandLine_CopyFiles.java
U trunk/src-trl/src/org/openbravo/translate/Translate.java
U trunk/src-wad/src/org/openbravo/wad/Wad.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=7102&sc=1 [^]

- Issue History
Date Modified Username Field Change
2008-09-09 16:42 shuehner New Issue
2008-09-09 16:42 shuehner Assigned To => shuehner
2008-09-09 16:42 shuehner sf_bug_id 0 => 2102160
2008-09-09 16:42 shuehner Regression testing => No
2008-09-09 16:43 shuehner Status new => scheduled
2008-09-09 16:43 shuehner Note Added: 0008942
2008-09-09 16:43 shuehner fix_in_branch => trunk
2008-09-09 16:56 svnbot Checkin
2008-09-09 16:56 svnbot Note Added: 0008946
2008-09-09 16:56 svnbot Status scheduled => resolved
2008-09-09 16:56 svnbot Resolution open => fixed
2008-09-09 16:56 svnbot svn_revision => 7102
2008-12-15 18:45 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker