Bug trackers/requested/failed

From OpenHatch wiki
Revision as of 09:50, 28 January 2011 by imported>Pythonian4000

« Bug trackers/requested


The following trackers are ones that we attempted to add, but for one reason or another we could not get them to work. We will keep trying to resolve these problems though!

Pootle, Virtaal and Translate Toolkit

  • Software that runs the bug tracker: Bugzilla
  • URL: http://bugs.locamotion.org/
  • Primary project language: Python
  • How much should we index?: Everything
  • How to contact you (in case we run into trouble): Dwayne Bailey, dwayne@translate.org.za
  • Problem: The tracker's XML feed causes the importer to throw encoding errors.

StatusNet

  • URL: http://status.net/bugs/
  • Notes: entry URL is a redirect -- main Trac entry point redirects to our newer wiki
  • Problem: Used to use Trac, but has now switched to what appears to be someting running in Drupal. (Project maybe?)

Django

  • Software that runs the bug tracker: Trac
  • URL: http://code.djangoproject.com/
  • Primary project language: Python
  • How much should we index?: Everything
  • How to contact you (in case we run into trouble): #django-dev on FreeNode
  • Problem: 'Opened' and 'Last modified' fields on a bug's page aren't hyperlinked to the Trac timeline, so we can't obtain it's timestamps. It appears that this is caused by the tracker running Trac 0.10.* instead of a later version.
    • This has been fixed, but the fix involves pulling timeline data via an RSS feed. While this is done incrementally, Django has so many bugs (closed or otherwise) that the initial data import times out while the very large (I guess over 500MB) RSS feed is being generated.