Sha256: 76bda3f68e596e57c96734b4bd4c3e229c7bf81187c36e4b2d871d99d7632385

Contents?: true

Size: 351 Bytes

Versions: 31

Compression:

Stored size: 351 Bytes

Contents

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

Version data entries

31 entries across 31 versions & 6 rubygems

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