ZF2-580: RSS export contains atom:link
Description
While generating a RSS feed, i find that it included a www.example.com/atom">.
This seems to happen because i'm adding a self-link since the code base between RSS and Atom are shared, just the "format parameter" is altered.
Expected behaviour:
Writer should ignore this setting since its not an atom feed.
Comments
Posted by Ralph Schindler (ralph) on 2012-10-08T20:11:04.000+0000
This issue has been closed on Jira and moved to GitHub for issue tracking. To continue following the resolution of this issues, please visit: https://github.com/zendframework/zf2/issues/2605