Harvest is using deprecated syndication API

Bug #775708 reported by Dylan McCall
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
harvest
Triaged
Wishlist
Unassigned

Bug Description

For compatibility with Ubuntu Lucid, Harvest is now using the old syndication API that was deprecated with Django 1.2. The API will be completely removed in Django 1.4, so for forwards compatibility we will need to upgrade the syndication API with the next LTS (+ whenever the production server is upgraded).

There is some documentation on the change here: http://docs.djangoproject.com/en/dev/ref/contrib/syndication/

Revision history for this message
Dylan McCall (dylanmccall) wrote :

This is a patch that replaces the old syndication API with the new one, reverting the change made in bug #775438. We shouldn't apply it yet, but here it is for reference :)

If we need to support both, we can have two feeds.py files and have urls.py decide which one to import (and change its url pattern mappings accordingly).

Changed in harvest:
status: New → Triaged
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.