﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
1642	internal error in trac.log	zooko	somebody	"{{{
ValueError: invalid literal for int() with base 10: '32?version=32'
2011-12-17 17:07:46,013 Trac[main] ERROR: Internal Server Error: 
Traceback (most recent call last):
  File ""/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/web/main.py"", line 511, in _dispatch_request
    dispatcher.dispatch(req)
  File ""/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/web/main.py"", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File ""/usr/local/lib/python2.6/dist-packages/Trac-0.12.2-py2.6.egg/trac/timeline/web_ui.py"", line 92, in process_request
    maxrows = int(req.args.get('max', format == 'rss' and 50 or 0))
TypeError: int() argument must be a string or a number, not 'list'
}}}

I'm not sure if this causes any real harm. I don't know who/what is issuing the request that says ""32?version=32"" and if they are satisfied with the result they're getting."	defect	closed	minor	undecided	dev-infrastructure	1.9.0	wontfix	trac		
