id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 1400,"""TracError: Access denied"" when tickets are viewed in Text format",fungbat@…,Noah Kantrowitz,"The following error occurred for the user with TICKET_VIEW_GROUP permission. Initially, the ticket report showed fine. But when one clicked to download the report in other format (comma and tab delimited text), the following error resulted: {{{ Traceback (most recent call last): File ""/usr/lib/python2.3/site-packages/trac/web/main.py"", line 387, in dispatch_request dispatcher.dispatch(req) File ""/usr/lib/python2.3/site-packages/trac/web/main.py"", line 191, in dispatch chosen_handler = self._pre_process_request(req, chosen_handler) File ""/usr/lib/python2.3/site-packages/trac/web/main.py"", line 263, in _pre_process_request chosen_handler = f.pre_process_request(req, chosen_handler) File ""build/bdist.linux-i686/egg/privatetickets/report.py"", line 19, in pre_process_request TracError: Access denied }}} Somehow, the RSS format seems to work fine. ",defect,closed,normal,PrivateTicketsPlugin,normal,wontfix,,,0.10