pombreda / feedparser

Automatically exported from code.google.com/p/feedparser
Other
0 stars 0 forks source link

atom id element not explicitly supported #292

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. See the attached file
2. Parse it using feedparser.parse()
3. Check entry[0].id -- it is a dictionary of the original-id attribute, but it 
does not contain the ID text anywhere

What is the expected output? What do you see instead?
I expected to see 'tag:google.com,2005:reader/item/b5a1dcdbe04fd917', instead I 
get a dictionary with two entries, neither of which are the real ID

What version of the product are you using? On what operating system?
5.0.1 on Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by matth...@wilkeglobal.com on 23 Jun 2011 at 2:17

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in r574.

Original comment by kurtmckee on 29 Aug 2011 at 7:51

GoogleCodeExporter commented 9 years ago

Original comment by kurtmckee on 29 Aug 2011 at 7:51