id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 2295,TypeError: a float is required,albertlash,Christian Aust,"This plugin throws this error with the latest checkout of trac: TypeError: a float is required Most recent call last: * File ""/var/www/lib/python2.4/Trac-0.11dev_r6265-py2.4.egg/trac/web/main.py"", line 398, in _dispatch_request Code fragment: 393. try: 394. if not env and env_error: 395. raise HTTPInternalError(env_error) 396. try: 397. dispatcher = RequestDispatcher(env) 398. dispatcher.dispatch(req) 399. except RequestDone: 400. pass 401. resp = req._response or [] 402. 403. except HTTPException, e: Local variables: Name Value after [' except RequestDone:', ' pass', ' resp = ... before [' try:', ' if not env and env_error:', ' raise ... dispatcher e env env_error None exc_info (, resp [] tb tb_hide None traceback 'Traceback (most recent call last):\n File ... * File ""/var/www/lib/python2.4/Trac-0.11dev_r6265-py2.4.egg/trac/web/main.py"", line 195, in dispatch Code fragment: 190. req.args.get('__FORM_TOKEN') != req.form_token: 191. raise HTTPBadRequest('Missing or invalid form token. ' 192. 'Do you have cookies enabled?') 193. 194. # Process the request and render the template 195. resp = chosen_handler.process_request(req) 196. if resp: 197. if len(resp) == 2: # Clearsilver 198. chrome.populate_hdf(req) 199. template, content_type = \ 200. self._post_process_request(req, *resp) Local variables: Name Value chosen_handler chrome err (, req self * File ""build/bdist.linux-i686/egg/sitemap/api.py"", line 144, in process_request Local variables: Name Value c doc ns req self sl urlset xns * File ""build/bdist.linux-i686/egg/sitemap/wiki.py"", line 68, in get_data ",defect,closed,normal,GoogleSitemapPlugin,normal,wontfix,,,0.10