Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010678Openbravo ERP01. General setuppublic2009-09-21 12:212009-09-29 22:56
shuehner 
marvintm 
immediatemajorhave not tried
closedfixed 
5
pi 
2.50MP62.50MP6 
Core
No
0010678: NPE in InitialOrgSetup if the client has not BigImage logo, but has a DocumentImage logo
If a client has a DocumentImage logo present, but not a BigImage logo and then InitialOrgSetup is used, this process fails with a NullPointerException.

250mp6
related to defect 0010680 closed eduardo_Argal Logging in InitialClientSetup and InitialOrgSetup should use error instead of warn and have stacktrace for exceptions 
Issue History
2009-09-21 12:21shuehnerNew Issue
2009-09-21 12:21shuehnerAssigned To => marvintm
2009-09-21 12:22shuehnerNote Added: 0020231
2009-09-21 12:23shuehnerNote Added: 0020232
2009-09-21 12:35hgbotCheckin
2009-09-21 12:35hgbotNote Added: 0020234
2009-09-21 12:35hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8dd33795221476f44dd4820d37df3adc951edc30 [^]
2009-09-21 12:37hgbotCheckin
2009-09-21 12:37hgbotNote Added: 0020235
2009-09-21 12:37hgbotStatusnew => resolved
2009-09-21 12:37hgbotResolutionopen => fixed
2009-09-21 12:37hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/8dd33795221476f44dd4820d37df3adc951edc30 [^] => http://code.openbravo.com/erp/devel/pi/rev/3c369db9940cfee17f1892d80c77393fbe91a43c [^]
2009-09-21 12:37shuehnerRelationship addedrelated to 0010680
2009-09-23 16:11psarobeTarget Version => 2.50MP6
2009-09-23 16:12psarobeTag Attached: 250mp6
2009-09-25 11:34psarobeStatusresolved => closed
2009-09-25 11:34psarobeNote Added: 0020363
2009-09-25 11:34psarobeFixed in Version => 2.50MP6
2009-09-26 00:00anonymoussf_bug_id0 => 2866957
2009-09-29 14:14hgbotCheckin
2009-09-29 14:14hgbotNote Added: 0020488
2009-09-29 14:14hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/3c369db9940cfee17f1892d80c77393fbe91a43c [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/8dd33795221476f44dd4820d37df3adc951edc30 [^]
2009-09-29 14:14hgbotCheckin
2009-09-29 14:14hgbotNote Added: 0020489
2009-09-29 14:14hgbotStatusclosed => resolved
2009-09-29 14:14hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/8dd33795221476f44dd4820d37df3adc951edc30 [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/3c369db9940cfee17f1892d80c77393fbe91a43c [^]
2009-09-29 22:56psarobeStatusresolved => closed
2009-09-29 22:56psarobeNote Added: 0020549

Notes
(0020231)
shuehner   
2009-09-21 12:22   
Reason: code checks for DocumentImage != null and then copies both images.
(0020232)
shuehner   
2009-09-21 12:23   
correction: it does not copy both images... the error is a simple copy'n'paste fallout
(0020234)
hgbot   
2009-09-21 12:35   
Repository: erp/devel/pi
Changeset: 8dd33795221476f44dd4820d37df3adc951edc30
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Mon Sep 21 12:35:07 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8dd33795221476f44dd4820d37df3adc951edc30 [^]

Issue 10678: Improve error logging of exception
- warn -> error and include stacktrace in log output

---
M src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.java
---
(0020235)
hgbot   
2009-09-21 12:37   
Repository: erp/devel/pi
Changeset: 3c369db9940cfee17f1892d80c77393fbe91a43c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Sep 21 12:36:41 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3c369db9940cfee17f1892d80c77393fbe91a43c [^]

Fixed issue 10678. Fixed typo (BigImage->DocumentImage)

---
M src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.java
---
(0020363)
psarobe   
2009-09-25 11:34   
Tested working fine
(0020488)
hgbot   
2009-09-29 14:14   
Repository: erp/devel/pi-pageddatagrid
Changeset: 8dd33795221476f44dd4820d37df3adc951edc30
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Mon Sep 21 12:35:07 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/8dd33795221476f44dd4820d37df3adc951edc30 [^]

Issue 10678: Improve error logging of exception
- warn -> error and include stacktrace in log output

---
M src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.java
---
(0020489)
hgbot   
2009-09-29 14:14   
Repository: erp/devel/pi-pageddatagrid
Changeset: 3c369db9940cfee17f1892d80c77393fbe91a43c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Sep 21 12:36:41 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/3c369db9940cfee17f1892d80c77393fbe91a43c [^]

Fixed issue 10678. Fixed typo (BigImage->DocumentImage)

---
M src/org/openbravo/erpCommon/ad_forms/InitialOrgSetup.java
---
(0020549)
psarobe   
2009-09-29 22:56   
Please log another bug instead of using this one. Otherwise if QA close the bug if you commit again the bug change the status from Resolved to Closed