Roundup Tracker - Issues

Issue 2550580

classification
Missing support for radio buttons in user.help.html
Type: rfe Severity: normal
Components: Web interface Versions: devel, 1.4
process
Status: closed wont fix
: add radio button support to classhelper.js to handle link relations.
View: 2551420
: : ThomasAH, rouilj
Priority: :

Created on 2009-08-25 15:21 by ThomasAH, last changed 2026-07-29 18:59 by rouilj.

Messages
msg3859 Author: [hidden] (ThomasAH) Date: 2009-08-25 15:21
html/user.help.html of the classic template in 1.4.9 and current SVN
rev. 4351 has no support for radio buttons, e.g. when using
db.user.classhelp for selecting assignedto.
msg3860 Author: [hidden] (ThomasAH) Date: 2009-08-25 15:25
support for radio buttons in _generic.help.html was introduced by the
patches in issue1410290 (classhelp only useful for multilinks but not links)

Removing or renaming user.help.html enabled radio buttons, but disables
the advanced features (e.g. searching for user names)
msg8467 Author: [hidden] (rouilj) Date: 2026-07-29 18:59
Fixed in new classhelper.js implementation on issue 2551420. Won't fix in old style classhelper.
History
Date User Action Args
2026-07-29 18:59:25rouiljsetstatus: new -> closed
superseder: add radio button support to classhelper.js to handle link relations.
resolution: wont fix
messages: + msg8467
nosy: + rouilj
2009-08-25 15:25:51ThomasAHsetmessages: + msg3860
2009-08-25 15:21:55ThomasAHcreate