Issue 2551420
Created on 2026-07-29 16:42 by rouilj, last changed 2026-07-29 19:56 by rouilj.
| msg8466 |
Author: [hidden] (rouilj) |
Date: 2026-07-29 16:42 |
|
In Issue 2550580 Thomas reports that you can't change the user.help.html template
to use radio buttons by setting type=radio. Turns out this was a missed path when
developing classhelper.js.
By setting type=radio, the classhelper should change the checkboxes to radiobuttons
and set the accumulator to just the selected item wiping any other values.
|
| msg8468 |
Author: [hidden] (rouilj) |
Date: 2026-07-29 19:56 |
|
Fixed in changeset: 8722:d7ba8e635d4e
The code was easy to work with this took about 2 hours to get a working example and
~5 hours to catch edge cases (user edits accumulator with multiple items), rename
variables, add docs, manual test etc.
|
|
| Date |
User |
Action |
Args |
| 2026-07-29 19:56:54 | rouilj | set | status: new -> fixed resolution: fixed messages:
+ msg8468 versions:
+ 2.7.0 |
| 2026-07-29 18:59:25 | rouilj | link | issue2550580 superseder |
| 2026-07-29 16:42:56 | rouilj | create | |
|