Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005478Openbravo ERPC. Securitypublic2008-10-09 10:122009-03-03 17:16
villind 
Hennadzi 
normalminorhave not tried
closedfixed 
5
2.40 
 
Core
No
0005478: Null pointer accress in "CopyFromInvoice" exception handler
- Catch block uses un-initialized OBError variable
- Catch block prints stack trace to standard err instead of logging it
See the attached patch
No tags attached.
blocks defect 0005476 closed Hennadzi Null pointer accress in "CopyFromInvoice" exception handler 
Issue History
2008-10-09 10:12cromeroNew Issue
2008-10-09 10:12cromeroAssigned To => cromero
2008-10-09 10:12cromeroStatusnew => scheduled
2008-11-10 13:04cromeroAssigned Tocromero => rafaroda
2008-11-13 21:56rafarodaAssigned Torafaroda => Dowid
2008-11-13 23:57rafarodaAssigned ToDowid => Hennadzi
2008-12-12 14:33svnbotCheckin
2008-12-12 14:33svnbotNote Added: 0011244
2008-12-12 14:33svnbotStatusscheduled => resolved
2008-12-12 14:33svnbotResolutionopen => fixed
2008-12-12 14:33svnbotsvn_revision8445 => 11156
2008-12-12 15:27svnbotCheckin
2008-12-12 15:27svnbotNote Added: 0011252
2008-12-12 15:27svnbotsvn_revision11156 => 11161
2009-03-03 17:16psarobeStatusresolved => closed

Notes
(0011244)
svnbot   
2008-12-12 14:33   
Repository: openbravo
Revision: 11156
Author: hennadzi
Date: 2008-12-12 14:33:46 +0100 (Fri, 12 Dec 2008)

Fixed bug 0005478: Null pointer accress in "CopyFromInvoice" exception handler

---
U branches/r2.40/src/org/openbravo/erpCommon/ad_actionButton/CopyFromInvoice.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=11156&sc=1 [^]
(0011252)
svnbot   
2008-12-12 15:27   
Repository: openbravo
Revision: 11161
Author: hennadzi
Date: 2008-12-12 15:27:44 +0100 (Fri, 12 Dec 2008)

Fixed bug 0005478: Null pointer accress in "CopyFromInvoice" exception handler

---
U branches/r2.40/src/org/openbravo/erpCommon/ad_actionButton/CopyFromInvoice.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=11161&sc=1 [^]