id summary reporter owner description type status priority component severity resolution keywords cc release 1769 Error when going to the worklog page Russ Tyndall Colin Guthrie "I get the following error whenever I go to the work log page. I checked, and I do have work recorded in the work_log table, perhaps because the key is unicode and the key in the database is ascii they are having trouble matching? {{{ Traceback (most recent call last): File ""/usr/lib/python2.4/site-packages/trac/web/main.py"", line 406, in dispatch_request dispatcher.dispatch(req) File ""/usr/lib/python2.4/site-packages/trac/web/main.py"", line 237, in dispatch resp = chosen_handler.process_request(req) File ""build/bdist.linux-i686/egg/worklog/webui.py"", line 114, in process_request File ""build/bdist.linux-i686/egg/worklog/webui.py"", line 65, in get_worklog KeyError: u'russ' }}} Also, I am not really a fan of the auto redirecting away from the ticket I am working on whenever I click the stop or start button. Mostly, the first thing I want to do upon starting a ticket is click that button, then start trying to digest the problem at hand. Unfortunately, I currently get shuttled away to a page that doesn't actually have any info I particularly care about while attempting to solve the ticket. Just my 2cents, I haven't actually been able to see what the worklog page provides yet since it always errors. Thanks, Russ" defect closed normal WorkLogPlugin normal fixed 0.10