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

View Revisions: Issue #35214 All Revisions ] Back to Issue ]
Summary 0035214: Dropdowns of multi selector are not opening when included in a process
Revision 2017-02-10 10:15 by JONHM
Description When trying to filter by some record by clicking in a drop-down, it does not open and shows a JavaScript error in developer tools:

Uncaught TypeError: Cannot read property 'getContextInfo' of undefined
    at _2.filterDataBoundPickList (f8959dd283633b1004f007235350f34e.js:3277)
    at _2.$19p (ISC_Combined.js:9225)
    at _2.filterPickList (ISC_Combined.js:9224)
    at _2.setUpPickList (ISC_Combined.js:9191)
    at _2.makePickList (ISC_Combined.js:9174)
    at _2.isc_ComboBoxItem_makePickList [as makePickList] (ISC_Combined.js:9645)
    at _2.showPickList (ISC_Combined.js:9161)
    at _2.isc_c_Class_invokeSuper [as invokeSuper] (ISC_Combined.js:245)
    at _2.isc_c_Class_Super [as Super] (ISC_Combined.js:237)
    at _2.showPickList (f8959dd283633b1004f007235350f34e.js:501)
Revision 2017-02-10 09:11 by JONHM
Description When trying to deploy the selector of column 'Generic Product', a JavaScript error is shown into the console of chrome's developer tools:

Uncaught TypeError: Cannot read property 'getContextInfo' of undefined
    at _2.filterDataBoundPickList (f8959dd283633b1004f007235350f34e.js:3277)
    at _2.$19p (ISC_Combined.js:9225)
    at _2.filterPickList (ISC_Combined.js:9224)
    at _2.setUpPickList (ISC_Combined.js:9191)
    at _2.makePickList (ISC_Combined.js:9174)
    at _2.isc_ComboBoxItem_makePickList [as makePickList] (ISC_Combined.js:9645)
    at _2.showPickList (ISC_Combined.js:9161)
    at _2.isc_c_Class_invokeSuper [as invokeSuper] (ISC_Combined.js:245)
    at _2.isc_c_Class_Super [as Super] (ISC_Combined.js:237)
    at _2.showPickList (f8959dd283633b1004f007235350f34e.js:501)


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker