Sha256: b84bfa7b7e71c9a17f82107590810444422816d82affe42ae4440f1e5c4521df

Contents?: true

Size: 328 Bytes

Versions: 31

Compression:

Stored size: 328 Bytes

Contents

<!--
Description: channel dc:author maps to author_detail email if both name and email are given
Expect:      bozo and feed['author_detail']['email'] == u'me@example.com'
-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<dc:author>Example editor (me@example.com)</dc:author>
</channel>
</rss

Version data entries

31 entries across 31 versions & 6 rubygems

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