Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026870 | Openbravo ERP | A. Platform | public | 2014-06-14 09:32 | 2014-06-23 16:19 |
|
Reporter | jonalegriaesarte | |
Assigned To | jonalegriaesarte | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR14Q3 | Fixed in Version | 3.0PR14Q3 | |
Merge Request Status | |
Review Assigned To | egoitz |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 29297 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0026870: Null pointer exception in DateUtil class under some conditions |
Description | Null pointer exception in DateUtil class under some conditions |
Steps To Reproduce | Null pointer exception in DateUtil class under some conditions |
Proposed Solution | The null pointer exception occurred on this line:
for (int i = 0; i < bobs.size(); i++) {
because the object "bobs" was null. |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-06-14 09:32 | jonalegriaesarte | New Issue | |
2014-06-14 09:32 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2014-06-14 09:32 | jonalegriaesarte | Modules | => Core |
2014-06-14 09:32 | jonalegriaesarte | OBNetwork customer | => Yes |
2014-06-14 09:32 | jonalegriaesarte | Support ticket | => 29297 |
2014-06-14 09:32 | jonalegriaesarte | Resolution time | => 1402956000 |
2014-06-14 09:32 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2014-06-14 09:32 | jonalegriaesarte | Proposed Solution updated | |
2014-06-14 09:35 | hgbot | Checkin | |
2014-06-14 09:35 | hgbot | Note Added: 0068025 | |
2014-06-14 09:35 | hgbot | Status | new => resolved |
2014-06-14 09:35 | hgbot | Resolution | open => fixed |
2014-06-14 09:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/255227bb774af2d7d6140559de91789b6b0eeb86 [^] |
2014-06-14 17:09 | hudsonbot | Checkin | |
2014-06-14 17:09 | hudsonbot | Note Added: 0068030 | |
2014-06-23 16:19 | egoitz | Review Assigned To | => egoitz |
2014-06-23 16:19 | egoitz | Status | resolved => closed |
2014-06-23 16:19 | egoitz | Fixed in Version | => PR14Q3 |