id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
2438,Trac detected an internal error: TypeError: 'NoneType' object is not iterable,w.frasson@infosol.it,bobbysmith007, ==== How to Reproduce ====\r\n\r\n While doing a GET operation on `/Billing`_ Trac issued an internal error.\r\n\r\n ==== System Information ====\r\n\r\n || '''Trac''' || `0.11b1` ||\r\n || '''Python''' || `2.5 (r25:51908_ Sep 19 2006_ 09:52:17) [MSC v.1310 32\r\n bit (Intel)]` ||\r\n || '''setuptools''' || `0.6c7` ||\r\n || '''SQLite''' || `3.5.2` ||\r\n || '''pysqlite''' || `2.4.0` ||\r\n || '''Genshi''' || `0.5dev-r789` ||\r\n || '''Pygments''' || `0.9` ||\r\n || '''Subversion''' || `1.4.6 (r28521)` ||\r\n\r\n ==== Python Traceback ====\r\n {{{\r\n Traceback (most recent call last):\r\n   File "C:\\Python25\\Lib\\site-packages\\trac\\web\\main.py"_ line 398_ in\r\n _dispatch_request\r\n     dispatcher.dispatch(req)\r\n   File "C:\\Python25\\Lib\\site-packages\\trac\\web\\main.py"_ line 195_ in\r\n dispatch\r\n     resp = chosen_handler.process_request(req)\r\n   File "build\\bdist.win32\\egg\\timingandestimationplugin\\webui.py"_ line\r\n 99_ in process_request\r\n     self.set_request_billing_dates(data)\r\n   File "build\\bdist.win32\\egg\\timingandestimationplugin\\webui.py"_ line\r\n 68_ in set_request_billing_dates\r\n     for (value_ text) in rs.rows:\r\n TypeError: 'NoneType' object is not iterable\r\n\r\n }}}\r\n,defect,closed,normal,TimingAndEstimationPlugin,normal,fixed,,,0.10
