-
Task
-
Resolution: Won't Do
-
Minor
-
None
-
3.2
-
MOODLE_32_STABLE
This is a follow up issue of MDL-56800. There was a problem with rendering of hardfrozen radio buttons on a particular page that displayed two non-editable (read-only) forms holding actual data.
During the discussions, it appeared as a good idea to eventually review the rendering of all form elements in situations:
- Elements are explicitly soft frozen
- Elements are explicitly hard frozen
- The whole form is initialised in non-editable mode
and compare it with how non-boost default rendering displays them.