Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 16 years ago

#1197 closed defect (bug) (fixed)

Feed RRS add several enclosures when only one is correct

Reported by: lstelie's profile lstelie Owned by: matt's profile matt
Milestone: Priority: normal
Severity: blocker Version: 1.5.1
Component: General Keywords:
Focuses: Cc:

Description

The spec says that enclosure is a child of element and this implies that only one enclusure is correct per post.
WP add automagically (great) as much enclosures as mp3 files links are in the post text.
The only way to delete them is to use phpmyadmin because the admin section recreates automagically deleted enclosures.
This point makes a lot of podcasting software fail.

Change History (4)

#1 @lstelie
20 years ago

  • Patch set to No

#2 @raster
20 years ago

If you're looking for feedback on a what a podcaster wants out of WordPress, see what Michael from Reel Reviews is after: http://reelreviewsradio.com/archives/2005/03/25/plugin-needed-for-wordpress-15/

#3 @lstelie
20 years ago

This link is a very good description of the problem.
But I'm not sure that this is a plugin work as this misbehavior can be sen as a WP bug.

(but in the meantime if a plug in developer release something to correct this.. I' WANT IT !!! :-)

#4 @matt
20 years ago

  • fixed_in_version set to 1.5.1
  • Owner changed from anonymous to matt
  • Resolution changed from 10 to 20
  • Status changed from new to closed

Fixed the bug where multiple enclosures would be created for the same item. Enclosures for each item is not contradicted by the spec and supported by the new generation of podcasting software, file a bug with the podcasting software maker if it isn't yet.

Note: See TracTickets for help on using tickets.