My favorites | Sign in
Project Logo
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
                
New issue | Search
for
| Advanced search | Search tips
Issue 112: Entries.title returns entries.author
5 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Dec 24
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by mng.520, Apr 17, 2008
What steps will reproduce the problem?
1. a = feedparser.parse("http://stuffwhitepeoplelike.wordpress.com/feed"
2. a.entries[0].title


What is the expected output? What do you see instead?
The expected output should the title of the entry. Instead feedparser
returns the author. 


What version of the product are you using? On what operating system?
Feedparser 4.1 on Windows Vista


Please provide any additional information below.
I looked through the feed XML file and the tag pattern is pretty standard
(RSS 2.0 with Namespace).
Comment 1 by indirecthit, May 07, 2008
This is happening for me too. I use feedparser on about 50 different feeds, and it
seems to only happen with feeds from wordpress.com
Comment 2 by ungueltig, Dec 12, 2008
having this issue too, with several feeds from wordpress.com
Comment 3 by ungueltig, Dec 12, 2008
update: bug does *not* occur with current SVN (<a
href="http://code.google.com/p/feedparser/source/detail?spec=svn291&r=291">r291</a>
at the time of this writing).
Comment 4 by adewale, Dec 24, 2009
This no longer happens with the current version of the code that is in SVN.
Status: Fixed
Sign in to add a comment

Hosted by Google Code