http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1624 joe.atzberger@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Comment #5 from joe.atzberger@liblime.com 2008-04-17 19:03 ------- Problem appears to date back to Owen's patch on March 28th. All the comments code is inside two conditionals: <!-- TMPL_IF NAME="loggedinusername" --> <!-- TMPL_IF EXPR="userid eq loggedinusername" --> So I blame EXPR again. This is probably related to the TMPL errors one user reported on list tonight. I patched the script and template to put the logic in a "your_comment" variable set by the back end. Works as intended now. Patch sent. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.