diff -r classic/dbinit.py classic-fixed/dbinit.py 93c93 < assignedto=Link("user"), topic=Multilink("keyword"), --- > assignedto=Link("user"), keyword=Multilink("keyword"), diff -r classic/html/help_controls.js classic-fixed/html/help_controls.js 1c1 < // initial values for either Nosy, Superseder, Topic and Waiting On, --- > // initial values for either Nosy, Superseder, Keyword and Waiting On, 55a56 > if (document.frm_help.check==undefined) { return; } 66a68 > if (document.frm_help.check==undefined) { return; } 78a81 > if (document.frm_help.check==undefined) { return; } 85a89 > if (document.frm_help.check==undefined) { return; } 102a107 > if (document.frm_help.check==undefined) { return; } diff -r classic/html/issue.index.html classic-fixed/html/issue.index.html 22c22 <