Sha256: 5b45fb6d5737e2253763db73f507f2df505f7a70b60c967949538030c358ec34

Contents?: true

Size: 291 Bytes

Versions: 31

Compression:

Stored size: 291 Bytes

Contents

<!--
Description: feed author name maps to author if no email present
Expect:      bozo and feed['author'] == u'Example author'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
  <author>
    <name>Example author</name>
    <url>http://example.com/</url>
  </author>
</feed

Version data entries

31 entries across 31 versions & 6 rubygems

Version Path
rfeedparser-0.9.9 tests/illformed/atom/feed_author_map_author_2.xml
rfeedparser-0.9.91 tests/illformed/atom/feed_author_map_author_2.xml
rfeedparser-0.9.92 tests/illformed/atom/feed_author_map_author_2.xml
rfeedparser-0.9.93 tests/illformed/atom/feed_author_map_author_2.xml
rfeedparser-0.9.931 tests/illformed/atom/feed_author_map_author_2.xml
rfeedparser-0.9.950 tests/illformed/atom/feed_author_map_author_2.xml
rfeedparser-0.9.940 tests/illformed/atom/feed_author_map_author_2.xml
rfeedparser-0.9.951 tests/illformed/atom/feed_author_map_author_2.xml
rfeedparser-ictv-0.9.931 tests/illformed/atom/feed_author_map_author_2.xml
rfeedparser_ictv-0.9.931 tests/illformed/atom/feed_author_map_author_2.xml
rfeedparser_ictv-0.9.932 tests/illformed/atom/feed_author_map_author_2.xml