Details
-
Bug
-
Resolution: Fixed
-
Critical
-
12.10.5
-
Unknown
-
N/A
-
N/A
-
Description
The page at https://www.xwiki.org/xwiki/bin/view/Blog/ links to two RSS feeds:
<link rel="alternate" type="application/rss+xml" title="Wiki Feed RSS" href="/xwiki/bin/view/Main/WebRss?xpage=rdf" />
<link rel="alternate" type="application/rss+xml" title="Blog RSS Feed" href="/xwiki/bin/view/Blog/GlobalBlogRss?xpage=plain" />
The first one seems empty (contains <?xml version="1.0" encoding="UTF-8" ?>, missing the root XML element; Thunderbird complains).
Diagnostic
This RSS link is probably a leftover of WebRSS being deleted.
Context
Other information
The RSS feed for the notification macros can be seen at https://www.xwiki.org/xwiki/bin/view/Dashboard/WebHome
We now have a REST endpoint for it:
https://www.xwiki.org/xwiki/rest/notifications/rss?userId=xwiki%3AXWiki.VincentMassol&useUserPreferences=false&count=10&displayOwnEvents=true&displayMinorEvents=false&displaySystemEvents=false&displayReadEvents=true&wikis=&spaces=&pages=&users=flatrick&displayReadStatus=true&tags=¤tWiki=xwiki
Attachments
Issue Links
- causes
-
XWIKI-22649 Error while rendering template [htmlheader.vm] when clicking on 'Forgot your username' and 'Forgot your password' making the templates unreachable
- Closed