Project

General

Profile

Actions

Feature #416

closed

Whitelist URL

Added by Dennis Roczek almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Low
Category:
Wiki
Target version:
-
Start date:
Due date:
% Done:

0%

Tags:

Description

We have two web feed extensions installed on the wiki. Normally we use the SimpleFeed extension. IF you go to https://wiki.documentfoundation.org/QA/HowToBibisect you will see a red warning about not finding a reference tag. Moving the reference tag from the bottom atop the feed list the error message is "fixed".

I want to try the other feed reader we have installed, but sadly changing the code to
<snip>
'''
<rss limit="200">https://bugs.libreoffice.org/buglist.cgi?list_id=145560&product=LibreOffice&query_format=advanced&status_whiteboard=bibisectrequest&status_whiteboard_type=allwordssubstr&title=Bug%20List&ctype=atom&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&lt;/rss>
'''
[https://bugs.libreoffice.org/buglist.cgi?list_id=145560&status_whiteboard_type=allwordssubstr&query_format=advanced&status_whiteboard=bibisectrequest&product=LibreOffice Open this list in Bugzilla]
</snip>

I get following warning that
Extension:RSS -- Error: "https://bugs.libreoffice.org/buglist.cgi?list_id=145560&product=LibreOffice&query_format=advanced&status_whiteboard=bibisectrequest&status_whiteboard_type=allwordssubstr&title=Bug%20List&ctype=atom&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED" is not in the whitelist of allowed feeds. There are no allowed feed URLs in the whitelist. Open this list in Bugzilla

So actually please add this to the whitelist as I want to test if the mediawiki parser also has a problem with that extension (and / or if i have to open TWO bugs in the wikimedia bugzilla)...

Thanks

Actions #1

Updated by Christian Lohmaier almost 10 years ago

  • Assignee set to Christian Lohmaier

I tend to make this one a "reject/wontfix"...

I added the feed as a whitelisted entry (you need to specify the full URL as whitelisted, just domain or partial match isn't possible, so changing the Feed requires changing the whitelist (or allow all feeds, but that's a spamming-risk)

Furthermore, the parser doesn't convert the tables that are used by the feed, so it's not visually pleasing result:

https://wiki.documentfoundation.org/User_talk:Cloph

so bottom line: If the current output is not of your liking, better tweak our custom rss-feeds than to use that one.

Actions #2

Updated by Dennis Roczek almost 10 years ago

  • Status changed from New to Closed

Ah, I was totally confused by your tests. So as we have tested that the other RSS reader isn't possible working in a simple manor, too I guess I should find another way around that "style" bug. Well then I guess I have to check if there is something in the docs or maybe a new version of the extension... :-(

(closed as this was tested - nothing more I wanted to do!)

Actions

Also available in: Atom PDF