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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0028048
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2014-11-01 14:432014-12-30 23:24
ReportermtaalView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revisionaf75bcf0b568
ProjectionnoneETAnoneTarget Version3.0PR15Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned ToAugustoMauch
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0028048: Javascript undefined error in Process window with parameters on combo selector field

DescriptionSee 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 ReproduceInstall 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 SolutionCheck that this.form.view is defined in the relevant js file. This check is also done in other parts of the code.
TagsNo tags attached.
Attached Filespng file icon Selection_068.png [^] (135,988 bytes) 2014-11-01 14:43

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (manager)
2014-11-03 11:40

Code reviewed and verified in pi@af75bcf0b568
(0073009)
hudsonbot (developer)
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

- Issue History
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 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
Powered by Mantis Bugtracker