Issue Type: Bug Bug
Affects Versions: 4.5.9, 4.5.8
Assignee: Unassigned
Created: 25/Jun/13 3:46 PM
Description:

In a dialog definition it has been possible to have this:

dDialog
tabDocument
docType
options
docType
controls
controlA
controlB
imageType
controls
controlC
controlD
controlType = info.magnolia.module.form.dialogs.DialogRadioSwitch

In 4.5.7 and earlier, then when radio button "docType" is selected then controls controlA and controlB is shown but if button "imageType" is pressed then controls controlC and controlD is shown instead.

I 4.5.8 this doesn't work anymore. Most likely the problem is that the line:

optionButton.setOnclick("mgnl.form.FormDialogs.onSelectionChanged('" + this.getName() + "','" + optionButton.getValue() + "');");

in info.magnolia.module.form.dialogs.DialogRadioSwitch metod loadRadioOptions
has been removed.

Environment: MacOs / Windows / Ubuntu
Project: Magnolia
Priority: Critical Critical
Reporter: Ola Montan
Security Level: Public
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to