Last modified: 2013-10-29 07:13:12 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T47857, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 45857 - wgRSSUrlWhitelist protocol relativity
wgRSSUrlWhitelist protocol relativity
Status: REOPENED
Product: MediaWiki extensions
Classification: Unclassified
RSS (Other open bugs)
master
All All
: Normal enhancement (vote)
: ---
Assigned To: T. Gries
:
Depends on:
Blocks: 56287
  Show dependency treegraph
 
Reported: 2013-03-07 18:46 UTC by Sam Reed (reedy)
Modified: 2013-10-29 07:13 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2013-03-07 18:46:24 UTC
It'd be very useful if wgRSSUrlWhitelist supported both protocol relative urls, and also partial matching.

	'foundationwiki' => array(
		'http://blog.wikimedia.org/feed/',
		'http://blog.wikimedia.org/c/our-wikis/wikimediacommons/feed/',
		'http://blog.wikimedia.org/c/communications/picture-of-the-day/feed/',
	),

could then become

	'foundationwiki' => array( '//blog.wikimedia.org/', ),
Comment 1 Sam Reed (reedy) 2013-03-07 19:01:00 UTC
https://gerrit.wikimedia.org/r/52644
Comment 2 Nemo 2013-06-13 16:01:46 UTC
(In reply to comment #1)
> https://gerrit.wikimedia.org/r/52644

Still not merged.
Comment 3 Gerrit Notification Bot 2013-07-05 04:55:28 UTC
Change 52644 abandoned by Reedy:
Bug 45857 - wgRSSUrlWhitelist protocol relativity and partial matching

https://gerrit.wikimedia.org/r/52644
Comment 4 T. Gries 2013-10-29 07:12:57 UTC
The "Partial whitelist" issue is covered by bug https://bugzilla.wikimedia.org/show_bug.cgi?id=35005 . Bug title changed so that the present 45857 bug refers to the "protocol relativity" issue only.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links