Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028048 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2014-11-01 14:43 | 2014-12-30 23:24 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | af75bcf0b568 | ||||
Projection | none | ETA | none | Target Version | 3.0PR15Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | AugustoMauch | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028048: Javascript undefined error in Process window with parameters on combo selector field | |||||||
Description | See the attached screenshot, the year combo gives a js error if the user tries to open it. this.form.view is not defined when the logic gets to this line in the ob-selector-item.js file: if (!this.form.view.isShowingForm) | |||||||
Steps To Reproduce | Install the analytics and the multidimensional finance analytics modules: https://code.openbravo.com/erp/pmods/org.openbravo.client.analytics [^] https://code.openbravo.com/erp/pmods/org.openbravo.financial.dimensionalbalancereport [^] https://code.openbravo.com/erp/pmods/org.openbravo.financial.dimensionalpandlreport [^] https://code.openbravo.com/erp/pmods/org.openbravo.financial.dimensionalreports [^] https://code.openbravo.com/erp/pmods/org.openbravo.financial.dimensionaltrialbalancereport [^] open the multi dimensional trial balance window click on the year combo (see screenshot) | |||||||
Proposed Solution | Check that this.form.view is defined in the relevant js file. This check is also done in other parts of the code. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0071321) hgbot (developer) 2014-11-01 14:48 |
Repository: erp/devel/pi Changeset: af75bcf0b5680856ba8eb2be499f5df2fce34552 Author: Martin Taal <martin.taal <at> openbravo.com> Date: Sat Nov 01 14:47:34 2014 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/af75bcf0b5680856ba8eb2be499f5df2fce34552 [^] Fixes issue 28048: Javascript undefined error in Process window with parameters on combo selector field Added check that this.form.view is defined, this same check is also done in other parts of the code --- M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js --- |
(0071344) AugustoMauch (administrator) 2014-11-03 11:40 |
Code reviewed and verified in pi@af75bcf0b568 |
(0073009) hudsonbot (viewer) 2014-12-30 23:24 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6525fe229e06 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2014-11-01 14:43 | mtaal | New Issue | |
2014-11-01 14:43 | mtaal | Assigned To | => mtaal |
2014-11-01 14:43 | mtaal | File Added: Selection_068.png | |
2014-11-01 14:43 | mtaal | OBNetwork customer | => No |
2014-11-01 14:43 | mtaal | Modules | => Core |
2014-11-01 14:43 | mtaal | Triggers an Emergency Pack | => No |
2014-11-01 14:44 | mtaal | Review Assigned To | => AugustoMauch |
2014-11-01 14:46 | mtaal | Summary | Javascript undefined error in Process window with parameters => Javascript undefined error in Process window with parameters on combo selector field |
2014-11-01 14:48 | hgbot | Checkin | |
2014-11-01 14:48 | hgbot | Note Added: 0071321 | |
2014-11-01 14:48 | hgbot | Status | new => resolved |
2014-11-01 14:48 | hgbot | Resolution | open => fixed |
2014-11-01 14:48 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/af75bcf0b5680856ba8eb2be499f5df2fce34552 [^] |
2014-11-03 11:40 | AugustoMauch | Note Added: 0071344 | |
2014-11-03 11:40 | AugustoMauch | Status | resolved => closed |
2014-12-30 23:24 | hudsonbot | Checkin | |
2014-12-30 23:24 | hudsonbot | Note Added: 0073009 |
Copyright © 2000 - 2009 MantisBT Group |