Sha256: 3ba8c5c908ab2037466b576357b1aadd3569b31bb6d353cc5c4314308d980910

Contents?: true

Size: 293 Bytes

Versions: 31

Compression:

Stored size: 293 Bytes

Contents

<!--
Description: item author maps to author_detail_name if both name and email are given
Expect:      bozo and entries[0]['author_detail']['name'] == u'Example editor'
-->
<rss version="2.0">
<channel>
<item>
<author>Example editor (me@example.com)</author>
</item>
</channel>
</rss

Version data entries

31 entries across 31 versions & 6 rubygems

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