Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0015399 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] Z. Others | major | always | 2010-12-10 09:56 | 2011-05-24 10:57 | |||
Reporter | gorkaion | View Status | public | |||||
Assigned To | iperdomo | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 33b8779c6a76 | |||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | Oracle | Java version | 1.5.0_15 | |||
OS Version | Gentoo | Database version | 11g | Ant version | 1.7.0 | |||
Product Version | pi | SCM revision | 79e55dfc8af0 | |||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | My Openbravo Tab | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0015399: Null pointer exception when login into the application | |||||||
Description | Having 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 Reproduce | 1. 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. | |||||||
Tags | closingMay2011 | |||||||
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 |