Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006736Openbravo ERP02. Master data managementpublic2008-12-24 12:322009-01-27 13:24
villind 
shuehner 
lowminorrandom
closedfixed 
30
pi 
 
Core
No
0006736: 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.
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:50svnbotCheckin
2008-12-24 12:50svnbotNote Added: 0011729
2008-12-24 12:50svnbotStatusscheduled => resolved
2008-12-24 12:50svnbotResolutionopen => fixed
2008-12-24 12:50svnbotsvn_revision => 11570
2009-01-27 13:24psarobeRegression testing => No
2009-01-27 13:24psarobeStatusresolved => closed

Notes
(0011729)
svnbot   
2008-12-24 12:50   
Repository: openbravo
Revision: 11570
Author: huehner
Date: 2008-12-24 12:50:17 +0100 (Wed, 24 Dec 2008)

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

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

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