Diff for "Bugs/ExternalBugTrackers/Mantis"

Not logged in - Log In / Register

Differences between revisions 5 and 6
Revision 5 as of 2009-07-22 08:40:21
Size: 994
Editor: allenap
Comment: Change "We" to "Launchpad".
Revision 6 as of 2009-07-22 08:48:57
Size: 1233
Editor: allenap
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:

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.

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

http://www.atutor.ca/atutor/mantis/

1.0.7

NOT OK

NOT OK (no anon access)

http://bugs.mantisbt.org/

1.1.0a4-CVS

OK

OK

http://bugs.endian.it/

-

OK

OK

http://www.co-ode.org/mantis/

1.0.0rc1

OK

OK

http://acme.able.cs.cmu.edu/mantis/

1.0.6

OK

OK

http://bugs.netmrg.net/

1.0.7

OK

OK

http://bugs.busybox.net/

??? 2006

OK

NOT OK (empty)

https://bugtrack.alsa-project.org/alsa-bug/

1.0.6

OK

NOT OK (empty)

https://gnunet.org/mantis/

??? 2006

OK

OK

http://www.futureware.biz/mantisdemo/

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.

Bugs/ExternalBugTrackers/Mantis (last edited 2009-07-22 08:48:57 by allenap)