Defect #2
"blank" enclosures
| Status : | Verified | Start : | 2008-01-05 | |
| Priority : | High | Due date : | ||
| Assigned to : | Geoffrey Sneddon | % Done : | 0% |
|
| Category : | Enclosures | |||
| Target version : | 1.1.1 | |||
| Affected Version : | 1.1 |
PHP Version : | 5.2.3 |
|
| mbstring enabled : | No |
iconv enabled : | No |
|
| cURL enabled : | No |
zlib enabled : | No |
|
Description
In 1.1, for example in the online demo, every single feed item is coming up with a blank, bogus enclosure. I tracked this down to revision 921: "Fixed Media RSS bug where an enclosure/media:content was required before supporting ancillary Media RSS elements." It looks to me like that bug fix caused a regression. What I don't understand why this code would be pushing a "blank" enclosure onto the array if the size is 0.
Associated revisions
History
2008-02-03 11:49 - Geoffrey Sneddon
- Status changed from Verified to New
- Assigned to changed from Steve Minutillo to Geoffrey Sneddon
Needs to be patched in 1.1.1; reopening.