Bug trackers/requested/failed: Difference between revisions

imported>Paulproteus
m (Reverted edits by 196.35.33.39 (Talk) to last revision by Paulhomebus)
Line 18:
* Problem: Used to use Trac, but has now switched to what appears to be someting running in Drupal. (Project maybe?)
 
All of these atircles have saved me a lot of headaches.
=== 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