https://bugzilla.wikimedia.org/show_bug.cgi?id=24008

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|FIXED                       |

--- Comment #2 from [email protected] 2011-11-15 01:28:47 UTC ---
I have discovered this bug again. I was able to get it to work by duplicating
the radio button field twice:

{{{field | uploadoredit | class=uploadoredit | input type=radiobutton |
values=upload, edit | default=edit | show on select=upload=>uploadfield;}}}
<!-- Must duplicate this line to make buggy show on select hiding work.
Workaround discovered by accident when accidentally pasting form code twice in
form edit page. I don't know why it works. --><nowiki />
{{{field | uploadoredit | class=uploadoredit | input type=radiobutton |
values=upload, edit | default=edit | show on select=upload=>uploadfield;}}}
<!-- Must duplicate this line to make buggy show on select hiding work.
Workaround discovered by accident when accidentally pasting form code twice in
form edit page. I don't know why it works. --><nowiki />

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to