Last modified: 2010-04-11 10:14:56 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 T25150, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23150 - Includable special pages: treat "template" parameters like URL parameters
Includable special pages: treat "template" parameters like URL parameters
Status: RESOLVED DUPLICATE of bug 15558
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Church of emacs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-04-11 09:25 UTC by Church of emacs
Modified: 2010-04-11 10:14 UTC (History)
1 user (show)

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


Attachments

Description Church of emacs 2010-04-11 09:25:31 UTC
When including {{Special:Foo|bar=baz}}, this should return the same result as Special:Foo?bar=baz.

This would allow to better customize special pages in other pages, e.g. {{Special:Recentchanges|hideminor=1|hideliu=1}} or {{Special:Prefixindex/Foobar|limit=5}}.

Currently, some special pages can be included with one parameter, e.g. {{Special:Recentchanges/2}} will return Special:Recentchanges?limit=2. This is very limited and doesn't work for special pages that already use the subpage parameter for something else (e.g. Prefixindex).

Assuming there are no security risks, I'll take a look at the code and see if this is feasible.
Comment 1 Alexandre Emsenhuber [IAlex] 2010-04-11 10:14:56 UTC

*** This bug has been marked as a duplicate of bug 15558 ***

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


Navigation
Links