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 < Topic --- > Keyword 44,45c44,45 <   --- > tal:content="python:i.keyword.plain() or default">  diff -r classic/html/issue.item.html classic-fixed/html/issue.item.html 63c63 < Topics --- > Keywords 65,66c65,66 < < --- > > 123c123 < Topics --- > Keywords diff -r classic/html/issue.search.html classic-fixed/html/issue.search.html 46c46 < Topic: --- > Keyword: