Bug #33
Podcast feeds are hugely broken BEFORE and after my PATCH #596
| Status : | Closed | Start : | ||
| Priority : | Urgent | Due date : | ||
| Assigned to : | scott - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | - | |||
| Resolution : | fixed |
Description
I'll fix it it my patch. Managed to temporarily make them work from my server, so let me do this today!
Associated revisions
- Added proper sorting for delicious partial (fixes
#33)
History
12/12/2005 04:37 PM - scott -
- Status changed from New to Assigned
I liked your patch; let me know when it's working right and I'll find time to apply it. Podcasts seem to be a bit more complex then they first appeared, but we'll get them right sooner or later :-).
12/12/2005 04:57 PM - unstream -
I agree that the podcasting is more complex. The problem was not w/my patch, w/the previous code. Also, you initially made it based on resources: great idea needs extension. I'm planning to do this
- Step1 quickfix which will make the whole thing working properly, previously it wasn't valid in feedvalidator, it's gotta be perfect to bypass Draconian iTunes
- Step2 Next small step: COMPLAIN whenever the user logs in admin if any of the feeds are invalid in feedvalidator. People should know if things are breaking right from the GUI. This should be on the same level as Upddata Database thing.
- Step3 (MAKOR) I'm planning to add a Feed and Channel models. And add "Add to Feed/Channel" functionality to Articles, not just to resources. This way you can quickly post your article/resource to any channel and any feed you set up.
That would be the right way!