You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dy-dx @lutzhorn thank you for the report and confirmation.
CDATA parsing is currently a hack and needs to be rewritten. We aren't using encoding/xml's Unmarshal because it wasn't flexible enough for gofeed's requirements, so we don't get it for free.
I'll try to take a look at CDATA handling soon. Perhaps we can pull some code from encoding/xml itself.
When parsing this valid xml:
gofeed fails with the error message:
The text was updated successfully, but these errors were encountered: