news
news copied to clipboard
Opening a news topic via head line is partially not working
IMPORTANT
Read and tick the following checkbox after you have created the issue or place an x inside the brackets ;)
- [x] I have read the CONTRIBUTING.md and followed the provided tips
- [x] I accept that the issue will be closed without comment if I do not check here
- [x] I accept that the issue will be closed without comment if I do not fill out all items in the issue template.
Explain the Problem
After installing 25.0.0-alpha2 I recognised that Heise articles can no longer be opened when clicking on the head line. When hovering with my mouse pointer over the headline it wants to open heise.de but not the topic itself.
Currently it only works to get to the specific news article when there is a preview picture
For other RSS feed clicking on the headline to open the specific article still works. This behaviour is also happening on my iPhone with "Nextnews" app.
Steps to Reproduce
Explain what you did to encounter the issue
- Have Heise.de RSS feed
- Click the headline
System Information
- News app version: 25.0.0-alpha2
- Nextcloud version: 28
- Cron type: system
- PHP version: 8.2-FPM
- Database and version: Postgres 15
- Browser and version: Firefox 120.0.1
- OS and version: Win11 23H2
There is an RSS feed as well which works as intended: https://www.heise.de/rss/heise.rdf
The difference between the two feeds besides the first one being Atom (https://www.heise.de/rss/heise-atom.xml), the other one RSS, is that the Atom contains two link elements before the block of entries: link rel="self" link rel="alternate" The href of the latter link is the same as the one of the headline.
Thanks - but this would be interessting as Heise articles previously worked well.
Noticed that too, seems to be a sidefect from the last feedio update. It contained a change regarding the urls, trying to fix relative links.
@IgorA100 could you maybe check this?
In the latest alpha I downgraded feed-io. Now the link is correct for new items.