Closed (outdated)
Project:
FeedAPI
Version:
6.x-1.x-dev
Component:
Code (general)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2009 at 03:58 UTC
Updated:
21 Apr 2016 at 17:51 UTC
Jump to comment: Most recent
Comments
Comment #1
alex_b commented- I'm taking feed item nodes produced by the feed are getting cut off.
- What's getting cut off - the entire body or only the teaser of the node?
- Could you supply an example feed?
Comment #2
likewhoa commentedany feed that is coming from wordpress.com get cut off at the node page, teasers are actually showing more content than the full node view.
all other feeds are working fine..
Comment #3
alex_b commentedI see now.
Everything after [...] is in a $lt;content:encoded> tag. See http://en.blog.wordpress.com/feed/
This is a feature request for either parser_simplepie or parser_common.
Comment #4
likewhoa commentedWell I am using simplepie myself, I will check it's project page to see if anyone has come up with a patch or if new version fixes this. Thanks.
Comment #5
gsnedders commentedSP has supposed it for years. See http://simplepie.org/wiki/reference/simplepie_item/get_description and http://simplepie.org/wiki/reference/simplepie_item/get_content
Comment #6
alex_b commentedThe patch in #199360: Add namespace support to Parser Common Syndication + Feed Element Mapper may be what you are looking for.
Comment #7
likewhoa commentedThis patch did not resolve the problem. Issue still stands. I had to also regenerate the patch will attach to that issue queue.
Comment #8
kenorb commentedClosed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.