Project:
View Revisions: Issue #25686 | [ Back to Issue ] | ||
Summary | 0025686: Selectors with out fields are not working properly in pick and execute windows | ||
Revision | 2014-02-07 11:47 by caristu | ||
Steps To Reproduce | 1) Create a pick and execute window 2) Use a obuisel_selector reference for one of the fields. 3) In the selector definition, use at least one field with the out field checbox selected and put a value for the suffix 4) Open the selector in the pick and execute and click in the "OK" button |
||
Revision | 2014-02-07 11:47 by caristu | ||
Description | If we have a selector that uses an out field with a suffix in a pick and execute window, it does not work properly. The following error is raised in the javascript console: "Uncaught TypeError: Cannot set property 'inpfieldname_suffix' of undefined" |
||
Revision | 2014-02-07 11:46 by caristu | ||
Steps To Reproduce | 1) Create a pick and execute window 2) Use a obuisel_selector reference for one of the fields. 3) In the selector definition, use at least one field with the output field checbox selected and put a value for the suffix 4) Open the selector in the pick and execute and click in the "OK" button |
||
Revision | 2014-02-07 11:46 by caristu | ||
Description | If we have a selector that uses an output field with a suffix in a pick and execute window, it does not work properly. The following error is raised in the javascript console: "Uncaught TypeError: Cannot set property 'inpfieldname_suffix' of undefined" |
Copyright © 2000 - 2009 MantisBT Group |