Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006735Openbravo ERP02. Master data managementpublic2008-12-24 12:322009-03-03 17:16
villind 
shuehner 
lowminorrandom
closedfixed 
30
pi 
 
Core
No
0006735: Null pointer Exception when entering Master Data -> Product
Back trace from log

java.lang.NullPointerException
        at org.openbravo.erpWindows.Product.Product.refreshSessionEdit(Product.java:452)
        at org.openbravo.erpWindows.Product.Product.printPageEdit(Product.java:705)
        at org.openbravo.erpWindows.Product.Product.doPost(Product.java:64)
        at org.openbravo.base.HttpBaseServlet.doGet(HttpBaseServlet.java:181)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
Enter Product window in grid mode
Use a search filter which returns zero rows
visit any other page
open the product page again
-> see NullPointerException at the indicated location
Check the code
No tags attached.
has duplicate backport 0005670 closed iperdomo Product window not accessible when filtering for the window and no results are given 
blocks defect 0005899 closed shuehner Null pointer Exception when entering Master Data -> Product 
Issue History
2008-12-24 12:32shuehnerNew Issue
2008-12-24 12:32shuehnerAssigned To => shuehner
2008-12-24 12:32shuehnerStatusnew => scheduled
2008-12-24 12:57svnbotCheckin
2008-12-24 12:57svnbotNote Added: 0011730
2008-12-24 12:57svnbotStatusscheduled => resolved
2008-12-24 12:57svnbotResolutionopen => fixed
2008-12-24 12:57svnbotsvn_revision => 11572
2008-12-30 13:33iperdomoRelationship addedhas duplicate 0005670
2009-03-03 17:16psarobeStatusresolved => closed

Notes
(0011730)
svnbot   
2008-12-24 12:57   
Repository: openbravo
Revision: 11572
Author: huehner
Date: 2008-12-24 12:57:57 +0100 (Wed, 24 Dec 2008)

Fixed 6735
Fix NPE after entering a filter returning zero rows in edit mode
and leaving and reentering the window.

---
U branches/r2.40/src-wad/src/org/openbravo/wad/javasource.javaxml
---

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