Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010678 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 01. General setup | major | have not tried | 2009-09-21 12:21 | 2009-09-29 22:56 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 2.50MP6 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3c369db9940c | ||||
Projection | none | ETA | none | Target Version | 2.50MP6 | |||
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 | 0010678: NPE in InitialOrgSetup if the client has not BigImage logo, but has a DocumentImage logo | |||||||
Description | If a client has a DocumentImage logo present, but not a BigImage logo and then InitialOrgSetup is used, this process fails with a NullPointerException. | |||||||
Tags | 250mp6 | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0020231) shuehner (administrator) 2009-09-21 12:22 |
Reason: code checks for DocumentImage != null and then copies both images. |
(0020232) shuehner (administrator) 2009-09-21 12:23 |
correction: it does not copy both images... the error is a simple copy'n'paste fallout |
(0020234) hgbot (developer) 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 (developer) 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 (viewer) 2009-09-25 11:34 |
Tested working fine |
(0020488) hgbot (developer) 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 (developer) 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 (viewer) 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 |
![]() |
|||
Date Modified | Username | Field | Change |
2009-09-21 12:21 | shuehner | New Issue | |
2009-09-21 12:21 | shuehner | Assigned To | => marvintm |
2009-09-21 12:21 | shuehner | OBNetwork customer | => No |
2009-09-21 12:22 | shuehner | Note Added: 0020231 | |
2009-09-21 12:23 | shuehner | Note Added: 0020232 | |
2009-09-21 12:35 | hgbot | Checkin | |
2009-09-21 12:35 | hgbot | Note Added: 0020234 | |
2009-09-21 12:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8dd33795221476f44dd4820d37df3adc951edc30 [^] |
2009-09-21 12:37 | hgbot | Checkin | |
2009-09-21 12:37 | hgbot | Note Added: 0020235 | |
2009-09-21 12:37 | hgbot | Status | new => resolved |
2009-09-21 12:37 | hgbot | Resolution | open => fixed |
2009-09-21 12:37 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/8dd33795221476f44dd4820d37df3adc951edc30 [^] => http://code.openbravo.com/erp/devel/pi/rev/3c369db9940cfee17f1892d80c77393fbe91a43c [^] |
2009-09-21 12:37 | shuehner | Relationship added | related to 0010680 |
2009-09-23 16:11 | psarobe | Target Version | => 2.50MP6 |
2009-09-23 16:12 | psarobe | Tag Attached: 250mp6 | |
2009-09-25 11:34 | psarobe | Status | resolved => closed |
2009-09-25 11:34 | psarobe | Note Added: 0020363 | |
2009-09-25 11:34 | psarobe | Fixed in Version | => 2.50MP6 |
2009-09-26 00:00 | anonymous | sf_bug_id | 0 => 2866957 |
2009-09-29 14:14 | hgbot | Checkin | |
2009-09-29 14:14 | hgbot | Note Added: 0020488 | |
2009-09-29 14:14 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/3c369db9940cfee17f1892d80c77393fbe91a43c [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/8dd33795221476f44dd4820d37df3adc951edc30 [^] |
2009-09-29 14:14 | hgbot | Checkin | |
2009-09-29 14:14 | hgbot | Note Added: 0020489 | |
2009-09-29 14:14 | hgbot | Status | closed => resolved |
2009-09-29 14:14 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/8dd33795221476f44dd4820d37df3adc951edc30 [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/3c369db9940cfee17f1892d80c77393fbe91a43c [^] |
2009-09-29 22:56 | psarobe | Status | resolved => closed |
2009-09-29 22:56 | psarobe | Note Added: 0020549 |
Copyright © 2000 - 2009 MantisBT Group |