Ticket #1542 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

RDF feed doesn't contain any actualy information

Reported by: jsteenhagen Assigned to: markjaquith
Priority: normal Milestone:
Component: Administration Version: 1.6
Severity: major Keywords: bg|dev-feedback bg|needs-patch
Cc:

Description

In the 1.6 alpha from subversion today, they RDF data form (feed=rdf) doesn't seem to contain any actual information from the posts.

I just changed from MoveableType today and imported all my old posts as well as making a new one (anouncing the switch). My site is syndicated on http://planet.mozilla.org using what was index.rdf from MoveableType. I used mod_rewrite to redirect that to index.php?feed=rdf. The RDF file comes out with links to the right site, but no content.

Attachments

index.rdf (2.8 kB) - added by jsteenhagen on 07/29/05 22:38:23.
My index.rdf file generated by WordPress
index.xml (14.8 kB) - added by jsteenhagen on 07/29/05 22:39:21.
My index.xml (RSS2) generated by WordPress
index-mt.rdf (10.8 kB) - added by jsteenhagen on 07/29/05 22:41:54.
index.rdf as generated by MoveableType
wp-rdf.php-r2786.diff (0.9 kB) - added by Leffe on 08/17/05 20:48:50.

Change History

07/29/05 22:38:23 changed by jsteenhagen

  • attachment index.rdf added.

My index.rdf file generated by WordPress

07/29/05 22:39:21 changed by jsteenhagen

  • attachment index.xml added.

My index.xml (RSS2) generated by WordPress

07/29/05 22:41:54 changed by jsteenhagen

  • attachment index-mt.rdf added.

index.rdf as generated by MoveableType

07/29/05 22:43:40 changed by jsteenhagen

I attached both the malfunctioning index.rdf (feed=rdf) and the functioning index.xml (feed=rss2). For the sake of comparision, I attached the index.rdf from MoveableType, though that doesn't have the latest post in it.

08/06/05 05:40:13 changed by markjaquith

  • keywords set to bg|dev-feedback bg|needs-patch.
  • owner changed from anonymous to markjaquith.
  • status changed from new to assigned.
  • milestone set to 1.6.

Verified. /feed/rdf/ doesn't seem to be working either.

08/17/05 20:48:24 changed by Leffe

  • component changed from XML-RPC to Administration.

This is caused because the feeds use a method for fetching posts that's been deprecated for a few decades at least.

Quick diff attached that probably is a bit wrong as it doesn't handle the posts_per_rss thing, or perhaps it does, who knows?

08/17/05 20:48:50 changed by Leffe

  • attachment wp-rdf.php-r2786.diff added.

09/08/05 22:02:15 changed by ryan

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [2860]) Update loop in rdf. Props Leffe. fixes #1542

11/30/06 19:41:47 changed by

  • milestone deleted.

Milestone 2.0 deleted