ZF-5611: importArray() - no support for item author element
Description
Both Atom and RSS 2.0 spec allow for an author element of individual entries/items. But importArray has no support for an 'author' element under 'entries'
Both Atom and RSS 2.0 spec allow for an author element of individual entries/items. But importArray has no support for an 'author' element under 'entries'
Comments
Posted by Rudy Leclercq (rudrud) on 2009-01-23T03:58:15.000+0000
Same problem, need an issue ! ;)
Posted by Luke Crouch (groovecoder) on 2009-01-30T09:31:51.000+0000
Patch that adds author element to entries.
Posted by Alexander Veremyev (alexander) on 2009-05-07T06:40:08.000+0000
Fixed