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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004884
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformminorhave not tried2008-09-09 16:432008-12-11 13:30
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branch2.40Fixed in SCM revision7101
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

0004884: 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 ]
blocks defect 0004883 closedshuehner In some places the code is not safe regarding a null argument 

-  Notes
(0008945)
svnbot (reporter)
2008-09-09 16:55

Repository: openbravo
Revision: 7101
Author: huehner
Date: 2008-09-09 16:55:50 +0200 (Tue, 09 Sep 2008)

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

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

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

- Issue History
Date Modified Username Field Change
2008-09-09 16:43 shuehner New Issue
2008-09-09 16:43 shuehner Assigned To => shuehner
2008-09-09 16:43 shuehner Status new => scheduled
2008-09-09 16:55 svnbot Checkin
2008-09-09 16:55 svnbot Note Added: 0008945
2008-09-09 16:55 svnbot Status scheduled => resolved
2008-09-09 16:55 svnbot Resolution open => fixed
2008-09-09 16:55 svnbot svn_revision => 7101
2008-12-11 13:30 psarobe Regression testing => No
2008-12-11 13:30 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker