Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0005312 | Openbravo ERP | C. Security | public | 2008-09-29 12:44 | 2008-11-25 22:07 |
|
Reporter | villind | |
Assigned To | Hennadzi | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40 | |
Target Version | | Fixed in Version | | |
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 | 0005312: ReportGuaranteeDateJR, Invalid if statement causes Null pointer access |
Description | Null pointer in comparison:
openbravo/src/org/openbravo/erpCommon/ad_reports/ReportGuaranteeDateJR.java line 66 |
Steps To Reproduce | |
Proposed Solution | Fix the if statement. |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0005436 | | closed | Hennadzi | ReportGuaranteeDateJR, Invalid if statement causes Null pointer access |
|
Attached Files | ReportGuaranteeDateJR.diff (815) 2008-09-29 12:48 https://issues.openbravo.com/file_download.php?file_id=287&type=bug
issue-5312.diff (2,728) 2008-09-29 14:00 https://issues.openbravo.com/file_download.php?file_id=288&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2008-09-29 12:44 | villind | New Issue | |
2008-09-29 12:44 | villind | Assigned To | => cromero |
2008-09-29 12:44 | villind | sf_bug_id | 0 => 2135783 |
2008-09-29 12:44 | villind | OBNetwork customer | => No |
2008-09-29 12:44 | villind | Regression testing | => No |
2008-09-29 12:47 | villind | Note Added: 0009250 | |
2008-09-29 12:48 | villind | File Added: ReportGuaranteeDateJR.diff | |
2008-09-29 12:51 | villind | Note Added: 0009251 | |
2008-09-29 14:00 | villind | File Added: issue-5312.diff | |
2008-10-06 12:29 | cromero | Status | new => scheduled |
2008-10-06 12:29 | cromero | Assigned To | cromero => Hennadzi |
2008-10-06 12:29 | cromero | fix_in_branch | => trunk |
2008-10-09 10:13 | svnbot | Checkin | |
2008-10-09 10:13 | svnbot | Note Added: 0009477 | |
2008-10-09 10:13 | svnbot | Status | scheduled => resolved |
2008-10-09 10:13 | svnbot | Resolution | open => fixed |
2008-10-09 10:13 | svnbot | svn_revision | => 8447 |
2008-11-25 22:07 | psarobe | Status | resolved => closed |
2008-11-25 22:07 | psarobe | Note Added: 0010676 | |
Notes |
|
|
|
|
|
Similar issues also in following files:
openbravo/src/org/openbravo/erpCommon/ad_reports
ReportProjectBuildingSiteJR.java line 235
openbravo/src/org/openbravo/erpCommon/ad_reports ReportToInvoiceConsignmentJR.java line 118 |
|
|
(0009477)
|
svnbot
|
2008-10-09 10:13
|
|
Repository: openbravo
Revision: 8447
Author: hennadzi
Date: 2008-10-09 10:13:33 +0200 (Thu, 09 Oct 2008)
Fixed bug 0005312: ReportGuaranteeDateJR, Invalid if statement causes Null pointer access
---
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportGuaranteeDateJR.java
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportProjectBuildingSiteJR.java
U trunk/src/org/openbravo/erpCommon/ad_reports/ReportToInvoiceConsignmentJR.java
---
https://dev.openbravo.com/websvn/openbravo/?rev=8447&sc=1 [^]
|
|
|
|
With this description is impossible for QA to verify the bug |
|