Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0026870Openbravo ERPA. Platformpublic2014-06-14 09:322014-06-23 16:19
jonalegriaesarte 
jonalegriaesarte 
normalminorhave not tried
closedfixed 
5
 
3.0PR14Q33.0PR14Q3 
egoitz
Core
No
0026870: Null pointer exception in DateUtil class under some conditions
Null pointer exception in DateUtil class under some conditions
Null pointer exception in DateUtil class under some conditions
The null pointer exception occurred on this line:
for (int i = 0; i < bobs.size(); i++) {

because the object "bobs" was null.
No tags attached.
Issue History
2014-06-14 09:32jonalegriaesarteNew Issue
2014-06-14 09:32jonalegriaesarteAssigned To => jonalegriaesarte
2014-06-14 09:32jonalegriaesarteModules => Core
2014-06-14 09:32jonalegriaesarteResolution time => 1402956000
2014-06-14 09:32jonalegriaesarteTriggers an Emergency Pack => No
2014-06-14 09:32jonalegriaesarteProposed Solution updated
2014-06-14 09:35hgbotCheckin
2014-06-14 09:35hgbotNote Added: 0068025
2014-06-14 09:35hgbotStatusnew => resolved
2014-06-14 09:35hgbotResolutionopen => fixed
2014-06-14 09:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/255227bb774af2d7d6140559de91789b6b0eeb86 [^]
2014-06-14 17:09hudsonbotCheckin
2014-06-14 17:09hudsonbotNote Added: 0068030
2014-06-23 16:19egoitzReview Assigned To => egoitz
2014-06-23 16:19egoitzStatusresolved => closed
2014-06-23 16:19egoitzFixed in Version => PR14Q3

Notes
(0068025)
hgbot   
2014-06-14 09:35   
Repository: erp/devel/pi
Changeset: 255227bb774af2d7d6140559de91789b6b0eeb86
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Sat Jun 14 09:35:10 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/255227bb774af2d7d6140559de91789b6b0eeb86 [^]

Fixes issue 0026870: Null pointer exception in DateUtil class
under some conditions

---
M src/org/openbravo/dal/core/DalUtil.java
---
(0068030)
hudsonbot   
2014-06-14 17:09   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/db3caad9be22 [^]
Maturity status: Test