id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
4861	t&e breaks core unit test	mixedpuppy	bobbysmith007	Running trac unit tests with t&e installed breaks one unit test.  The issue is the monkey patching of ReportModule._send_csv\r\n\r\n======================================================================\r\nERROR: test_csv_escape (trac.ticket.tests.report.ReportTestCase)\r\n----------------------------------------------------------------------\r\nTraceback (most recent call last):\r\n  File "/Users/shanec/svn/workspace/trunk/build/vendor/trac/trac/ticket/tests/report.py", line 55, in test_csv_escape\r\n    self.report_module._send_csv(req, cols, rows)\r\n  File "/Users/shanec/svn/workspace/trunk/build/plugins/timingandestimationplugin/timingandestimationplugin/reports_filter.py", line 116, in _send_csv\r\n    id = report_id_from_filename(filename)\r\n  File "/Users/shanec/svn/workspace/trunk/build/plugins/timingandestimationplugin/timingandestimationplugin/reports_filter.py", line 103, in report_id_from_filename\r\n    m = billing_report_fname_regex.match(text)\r\nTypeError: expected string or buffer\r\n\r\n----------------------------------------------------------------------\r\n	defect	closed	normal	TimingAndEstimationPlugin	normal	fixed			0.11
