id summary reporter owner description type status priority component severity resolution keywords cc release 7673 Fix JavaScript code Eygene Ryabinkin Ryan J Ollos "IE goes angry on the following code {{{ link = document.getElementById('add_' + currentTags[i]); }}} because 'link' should be made local variable: IE pollutes the namespace with variables named after all DOM nodes, so it nags the users about the object ('link') that isn't support the particular method ('=', I think). The patch is available at http://codelabs.ru/patches/trac-keywords/fix-javascript-make-local-variable.diff It was tested on our Trac 0.12 and IE 6.x/8.x: the original JS problem is gone." defect closed normal TracKeywordsPlugin normal fixed 0.12