id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
1376	No Validation on Time	anonymous	bobbysmith007	When I put e.g. "3h" in "add hours to ticket", it shows following screen:\r\n\r\nTraceback (most recent call last):\r\n  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request\r\n    dispatcher.dispatch(req)\r\n  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch\r\n    resp = chosen_handler.process_request(req)\r\n  File "/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 279, in process_request\r\n    self._do_save(req, db, ticket)\r\n  File "/usr/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 546, in _do_save\r\n    cnum=internal_cnum):\r\n  File "/usr/lib/python2.4/site-packages/trac/ticket/model.py", line 262, in save_changes\r\n    listener.ticket_changed(self, comment, author, old_values)\r\n  File "build/bdist.linux-i686/egg/timingandestimationplugin/ticket_daemon.py", line 100, in ticket_changed\r\n  File "build/bdist.linux-i686/egg/timingandestimationplugin/ticket_daemon.py", line 62, in watch_hours\r\n  File "build/bdist.linux-i686/egg/timingandestimationplugin/ticket_daemon.py", line 53, in readTicketValue\r\nValueError: invalid literal for float(): 3h\r\n\r\nValidation should be added.	defect	closed	normal	TimingAndEstimationPlugin	normal	fixed		fcorreia@gmail.com	0.10
