Forum Discussion
Bl0ckS1z3
Jul 21, 2023Copper Contributor
Can't read RSS Feed from Joomla 4 using different RSS-Classes
Hello, I built a litte RSS-Feed-Reader for my companies intranet site built on joomla cms, to inform the users of new articles showing a windows taskbar balloon message using visual studio .NET a...
Bl0ckS1z3
Jul 25, 2023Copper Contributor
Hello,
I found out, that in joomla 3 if there is a linebreak in the CDATA there is always a CR/LF. In joomla 4 there is only a LF.
This is the only relevant difference I could find between the xml-Code of the different feeds.
The Syndicate-Classes I use seem not be able to deal with that.
What can I do? Any suggestionsß
best regards.