Bug trackers/requested/failed: Difference between revisions

imported>Pythonian4000
No edit summary
 
(6 intermediate revisions by 6 users not shown)
Line 5:
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!
 
Full of salient points. Don't stop bleieivng or writing!
=== 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.
 
God help me, I put aside a whole afternoon to fguire this out.
=== 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): [irc://irc.freenode.net/#django-dev #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.
Anonymous user