id summary reporter owner description type status priority component severity resolution keywords cc release 918 Adding hours to ticket causes an internal error sgonzalez@… Russ Tyndall "When I attempt to add hours to a ticket that was created before I installed this plugin, I get the following error: Oops… Trac detected an internal error: If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team. Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below. TracGuide — The Trac User and Administration Guide Python Traceback Traceback (most recent call last): File ""/usr/lib/python2.4/site-packages/trac/web/main.py"", line 387, in dispatch_request dispatcher.dispatch(req) File ""/usr/lib/python2.4/site-packages/trac/web/main.py"", line 238, in dispatch resp = chosen_handler.process_request(req) File ""/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py"", line 279, in process_request self._do_save(req, db, ticket) File ""/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py"", line 546, in _do_save cnum=internal_cnum): File ""/usr/lib/python2.4/site-packages/trac/ticket/model.py"", line 265, in save_changes listener.ticket_changed(self, comment, author, old_values) File ""build/bdist.linux-i686/egg/timingandestimationplugin/ticket_daemon.py"", line 86, in ticket_changed File ""build/bdist.linux-i686/egg/timingandestimationplugin/ticket_daemon.py"", line 72, in watch_hours File ""build/bdist.linux-i686/egg/timingandestimationplugin/ticket_daemon.py"", line 15, in save_custom_field_value NameError: global name 'name' is not defined " defect closed normal TimingAndEstimationPlugin normal fixed NameError 0.10