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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025852
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2014-02-26 21:232014-05-07 18:11
ReportershuehnerView Statuspublic 
Assigned Toguillermogil 
PrioritynormalResolutionfixedFixed in Version3.0PR14Q3
StatusclosedFix in branchFixed in SCM revision0f462a9f0df4
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toshankarb
Web browserGoogle Chrome, Mozilla Firefox
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0025852: About popup of widgets in workspace not working when widget is maximized.

DescriptionUsing about link in menu of a widget like 'invoices to collect' shows a small popup.

When maximizing the widget and then trying that link it does not work and instead the following js error happesn (see console):

Uncaught TypeError: Cannot read property 'authorUrl' of undefined 9873224dc1b38ed43379226ed17fcb76.js:2637
isc.defineClass.addProperties.createPopupWindowLayout 9873224dc1b38ed43379226ed17fcb76.js:2637
isc.defineClass.addProperties.initWidget 9873224dc1b38ed43379226ed17fcb76.js:2637
isc_Canvas_init ISC_Combined.js:1656
isc_Class_completeCreation ISC_Combined.js:287
isc_c_Class_create ISC_Combined.js:182
isc.defineClass.addProperties.showAbout 9873224dc1b38ed43379226ed17fcb76.js:2616
menuItems.push.click 9873224dc1b38ed43379226ed17fcb76.js:2609
isc_Menu_selectMenuItem ISC_Combined.js:7261
isc_Menu_rowClick ISC_Combined.js:7254
(anonymous function) VM5229:3
isc_GridRenderer__rowClick ISC_Combined.js:5045
isc_c_Class_invokeSuper ISC_Combined.js:245
isc_c_Class_Super ISC_Combined.js:237
isc_GridBody__rowClick ISC_Combined.js:5108
isc_GridRenderer_click ISC_Combined.js:5043
isc_Canvas_handleClick ISC_Combined.js:2382
isc_c_EventHandler_bubbleEvent ISC_Combined.js:1336
isc_c_EventHandler_handleClick ISC_Combined.js:1202
isc_c_EventHandler__handleMouseUp ISC_Combined.js:1191
isc_c_EventHandler_handleMouseUp ISC_Combined.js:1185
isc_c_EventHandler_dispatch ISC_Combined.js:1410
(anonymous function) VM5168:3
Steps To Reproduceadd invoices to collect widget to workspace
in menu click about see about popup opens
close about popup
using 'maximize' icon to maximize that widget
click about in menu again
No popups now opens
check js-console in browser to see error.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0066102)
hgbot (developer)
2014-04-02 17:53

Repository: erp/devel/pi
Changeset: 0f462a9f0df42b8bc7f2f35ac3f7260fd86f9a70
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Wed Apr 02 17:53:26 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0f462a9f0df42b8bc7f2f35ac3f7260fd86f9a70 [^]

Fixed issue 25852: About popup of widgets not working when maximized

About information was not populating on openView

---
M modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-view.js
M modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
---
(0066220)
shankarb (reporter)
2014-04-08 09:11

Code reviewed and verified in pi changeset 8436dc079363.
(0066221)
hgbot (developer)
2014-04-08 09:23

Repository: erp/devel/pi
Changeset: 9cbac5131256822b0916db0129eeecd3dcac7dfa
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Tue Apr 08 09:23:12 2014 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9cbac5131256822b0916db0129eeecd3dcac7dfa [^]

Related to issue 25852: Modified Copyright year on ob-query-list

---
M modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-view.js
M modules/org.openbravo.client.querylist/web/org.openbravo.client.querylist/js/ob-querylist-widget.js
---
(0066881)
hudsonbot (developer)
2014-05-07 18:10

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/02ca2648bcdc [^]
Maturity status: Test
(0066900)
hudsonbot (developer)
2014-05-07 18:11

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/02ca2648bcdc [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2014-02-26 21:23 shuehner New Issue
2014-02-26 21:23 shuehner Assigned To => AugustoMauch
2014-02-26 21:23 shuehner Web browser => Google Chrome, Mozilla Firefox
2014-02-26 21:23 shuehner Modules => Core
2014-02-26 21:23 shuehner Triggers an Emergency Pack => No
2014-04-02 16:38 guillermogil Assigned To AugustoMauch => guillermogil
2014-04-02 17:53 hgbot Checkin
2014-04-02 17:53 hgbot Note Added: 0066102
2014-04-02 17:53 hgbot Status new => resolved
2014-04-02 17:53 hgbot Resolution open => fixed
2014-04-02 17:53 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0f462a9f0df42b8bc7f2f35ac3f7260fd86f9a70 [^]
2014-04-03 11:54 guillermogil Issue Monitored: shankarb
2014-04-03 11:54 guillermogil Review Assigned To => shankarb
2014-04-08 09:11 shankarb Note Added: 0066220
2014-04-08 09:11 shankarb Status resolved => closed
2014-04-08 09:11 shankarb Fixed in Version => PR14Q3
2014-04-08 09:23 hgbot Checkin
2014-04-08 09:23 hgbot Note Added: 0066221
2014-05-07 18:10 hudsonbot Checkin
2014-05-07 18:10 hudsonbot Note Added: 0066881
2014-05-07 18:11 hudsonbot Checkin
2014-05-07 18:11 hudsonbot Note Added: 0066900


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker