Closed dpakprajul closed 4 months ago
This piece of code is changing the url pattern of the url link from /mediawiki/ to /article/ in https://github.com/GDI-HE/GeoPortal.rlp/blob/master/useroperations/static/useroperations/js/frontpage.js#L617 Changing of /article/ to /mediawiki/ solve our problem in line 630, but need to confirm with its developer if the function has been used elsewhere. I see RLP didn't use these RSS-Feed button in the Meldungen page.
@karlbrink I think there is no need to create a new branch, as it involves just the change of one word.
I tried in Test system too with the help of Andreas, and it looks fine now. Thanks @Andreasr28
Isn't it already solved? @Andreasr28 @karlbrink @muqit-zoarder
It seems that now the links of RSS feed is working.
It was not fixed the last time i tried it. Now it is.
The problem is again there. It might been there since our update in Registration process, since this small piece of code was not merged into master before.
The problem is solved after the new update.
Description: The RSS Feed is not working in geoportal.
To reproduce: go to: https://www.geoportal.hessen.de/article/Meldungen/ go to button: RSS-FEED The link of the feed: https://www.geoportal.hessen.de/article/index.php?title=Meldungen&feed=atom&action=history
The error is: Etwas ist schiefgelaufen. Die angefragte Seite scheint nicht zu existieren. Bitte informieren Sie einen Administrator. I checked in my localhost, its working fine. In test system too, its not working.