openhatch / oh-bugimporters

Bug importers for the OpenHatch project oh-mainline
https://oh-bugimporters.readthedocs.org/
GNU Affero General Public License v3.0
12 stars 28 forks source link

When hitting an empty CSV, Trac importer crashes #89

Closed ghost closed 10 years ago

ghost commented 10 years ago

Comment by paulproteus:

You can reproduce this with this URL:

https://trac.xiph.org/query? status=assigned&status=new&status=reopened&order=priority&format=csv& keywords=%7Eeasy

The end of the stack trace:

      File "/home/deploy/oh-bugimporters/bugimporters/trac.py", line 160, in 

process_bugs self.determine_if_finished() File "/home/deploy/oh-bugimporters/bugimporters/trac.py", line 243, in determine_if_finished self.finish_import() File "/home/deploy/oh-bugimporters/bugimporters/base.py", line 124, in finish_import self.rm.maybe_quit()


Comment by paulproteus:

This is fixed by https://github.com/openhatch/oh-bugimporters/commit/998d85dc604f796676b54df85a4b156be6369ecc


Status: resolved Nosy List: paulproteus Priority: bug Imported from roundup ID: 777 (view archived page) Last modified: 2012-11-26.19:50:37