Fixed
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
tom chiverton
tom chivertonPriority
Labels
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 8 April 2019 at 14:16
Updated 12 May 2020 at 05:20
Resolved 9 April 2019 at 08:30
When I run CFFEED on a valid RSS feed in Lucee 5.3 (Java 1.8) I get back a stuct with empty keys in the dump, and the inner elements where the articles should be are all messed up too
{{<cffeed action="read"
name="feed"
source="http://www.aquanw.nhs.uk/RSS-Posts.aspx?id=595"
/>
<cfdump var="#feed#"/>}}
See also https://luceeserver.atlassian.net/plugins/servlet/mobile?originPath=%2Fbrowse%2FLDEV-1770#issue/LDEV-1770