Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0004883 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2008-09-09 16:42 | 2008-12-15 18:45 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 7102 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0004883: In some places the code is not safe regarding a null argument | |||||||
Description | Some of the code (mostly in error cases) is not safe regarding null values leading to NullPointerException in these cases. | |||||||
Proposed Solution | Add !=null checks | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0008942) shuehner (administrator) 2008-09-09 16:43 |
Backport, as this fixes some bugs leading to possible NPE |
(0008946) svnbot (viewer) 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 [^] |
![]() |
|||
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 | OBNetwork customer | => No |
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 |