Sha256: 465b6888c2a3d032b1acce44050207545547051f6a1713164e5fbb5f7cdb3764

Contents?: true

Size: 331 Bytes

Versions: 31

Compression:

Stored size: 331 Bytes

Contents

<!--
Description: channel dc:creator 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:creator>Example editor (me@example.com)</dc:creator>
</channel>
</rss

Version data entries

31 entries across 31 versions & 6 rubygems

Version Path
arthurgeek-rfeedparser-0.9.940 tests/illformed/rss/channel_dc_creator_map_author_detail_email.xml
eric-rfeedparser-0.9.951.2 tests/illformed/rss/channel_dc_creator_map_author_detail_email.xml
feedtools-0.2.17 test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
feedtools-0.2.18 test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
feedtools-0.2.19 test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
feedtools-0.2.21 test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
feedtools-0.2.20 test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
feedtools-0.2.23 test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
feedtools-0.2.22 test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
feedtools-0.2.24 test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
feedtools-0.2.25 test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
feedtools-0.2.26 test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
feedtools-0.2.27 test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
feedtools-0.2.28 test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
feedtools-0.2.29 test/feeds/illformed/rss/channel_dc_creator_map_author_detail_email.xml
rfeedparser-0.9.7 tests/illformed/rss/channel_dc_creator_map_author_detail_email.xml
rfeedparser-0.9.8 tests/illformed/rss/channel_dc_creator_map_author_detail_email.xml
rfeedparser-0.9.85 tests/illformed/rss/channel_dc_creator_map_author_detail_email.xml
rfeedparser-0.9.86 tests/illformed/rss/channel_dc_creator_map_author_detail_email.xml
rfeedparser-0.9.87 tests/illformed/rss/channel_dc_creator_map_author_detail_email.xml