Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0015399
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersmajoralways2010-12-10 09:562011-05-24 10:57
ReportergorkaionView Statuspublic 
Assigned Toiperdomo 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision33b8779c6a76
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.5.0_15
OS VersionGentooDatabase version11gAnt version1.7.0
Product VersionpiSCM revision79e55dfc8af0 
Review Assigned To
Web browser
ModulesMy Openbravo Tab
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0015399: Null pointer exception when login into the application

DescriptionHaving the query list module installed as well. With a query / list class widget instance. When the user logins into the application a null pointer exception appears and after refreshing the MyOpenbravo tab the widget disappears.
Steps To Reproduce1. Install the Query/List module
2. Create a new widget class implementing the query/list superclass.
3. Add a widget instance of this new widget class.
4. Log out and log in.
TagsclosingMay2011
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0033127)
hgbot (developer)
2010-12-13 14:12

Repository: erp/devel/pi
Changeset: 33b8779c6a76aaee00997ee8279ac7c0139d7ac2
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Mon Dec 13 14:11:43 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/33b8779c6a76aaee00997ee8279ac7c0139d7ac2 [^]

Fixes issue 15399: Changed the way MyOB creates the widget instances
- The widget instances were preloaded as static resources in the call to
    StaticResources. Now the widgets instances are not preloaded, they are
    get using a call to reloadWidgets()
- The 'Get available widgets classes' now appends a definition
    'isc.defineClass()' for all widget class definition to avoid requesting
    again the same
- Removed tailing spaces from ob-myopenbravo.js

---
M modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoActionHandler.java
M modules/org.openbravo.client.myob/src/org/openbravo/client/myob/MyOpenbravoComponent.java
M modules/org.openbravo.client.myob/src/org/openbravo/client/myob/templates/my_ob_js.ftl
M modules/org.openbravo.client.myob/web/org.openbravo.client.myob/js/ob-myopenbravo.js
---
(0033436)
hudsonbot (developer)
2010-12-30 13:13

A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/33b8779c6a76 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/7d7e5eebcc62 [^]
Tests: http://builds.openbravo.com/view/int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.19448.obx [^]

- Issue History
Date Modified Username Field Change
2010-12-10 09:56 gorkaion New Issue
2010-12-10 09:56 gorkaion Assigned To => iperdomo
2010-12-10 09:56 gorkaion Modules => My Openbravo Tab
2010-12-10 11:00 iperdomo Status new => scheduled
2010-12-10 11:00 iperdomo fix_in_branch => pi
2010-12-13 14:12 hgbot Checkin
2010-12-13 14:12 hgbot Note Added: 0033127
2010-12-13 14:12 hgbot Status scheduled => resolved
2010-12-13 14:12 hgbot Resolution open => fixed
2010-12-13 14:12 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/33b8779c6a76aaee00997ee8279ac7c0139d7ac2 [^]
2010-12-30 13:13 hudsonbot Checkin
2010-12-30 13:13 hudsonbot Note Added: 0033436
2011-05-24 10:02 dalsasua Tag Attached: closingMay2011
2011-05-24 10:57 dalsasua Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker