Mantis
Launchpad can import bug statuses from remote Mantis instances. Here's an old list (from 2007) of Mantis bug trackers and how they behave when we try to import from them.
Example sites (tested 2007-08-2X) |
Version |
Scrape |
CSV Export |
1.0.7 |
NOT OK |
NOT OK (no anon access) |
|
1.1.0a4-CVS |
OK |
OK |
|
- |
OK |
OK |
|
1.0.0rc1 |
OK |
OK |
|
1.0.6 |
OK |
OK |
|
1.0.7 |
OK |
OK |
|
??? 2006 |
OK |
NOT OK (empty) |
|
1.0.6 |
OK |
NOT OK (empty) |
|
??? 2006 |
OK |
OK |
|
1.1.0rc1-CVS |
OK |
OK |
Launchpad first attempts a CSV export, and automatically falls back to page scraping if that fails. Even when CSV export works, a certain amount of cleaning is needed before parsing is attempted, though that seems to be quite reliable.