Sha256: e0d3ff13f605a9661fac809f19ec2b3401ecf57811a86f3927f0f82555ff481e

Contents?: true

Size: 346 Bytes

Versions: 18

Compression:

Stored size: 346 Bytes

Contents

<!--
Description: entry author name + email maps to author
Expect:      bozo and entries[0]['author'] == u'Example author (me@example.com)'
-->
<feed xmlns="http://www.w3.org/2005/Atom">
<entry>
  <author>
    <name>Example author</name>
    <email>me@example.com</email>
    <uri>http://example.com/</uri>
  </author>
</entry>
</feed

Version data entries

18 entries across 18 versions & 5 rubygems

Version Path
arthurgeek-rfeedparser-0.9.940 tests/illformed/atom10/entry_author_map_author.xml
eric-rfeedparser-0.9.951.2 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-0.9.7 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-0.9.8 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-0.9.85 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-0.9.86 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-0.9.87 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-0.9.9 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-0.9.91 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-0.9.92 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-0.9.93 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-0.9.931 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-0.9.950 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-0.9.940 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-0.9.951 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser-ictv-0.9.931 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser_ictv-0.9.931 tests/illformed/atom10/entry_author_map_author.xml
rfeedparser_ictv-0.9.932 tests/illformed/atom10/entry_author_map_author.xml