Last modified: 2012-05-08 13:54:57 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 T37830, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35830 - If set, fullurl should use $wgArticlePath to create URLs
If set, fullurl should use $wgArticlePath to create URLs
Status: NEW
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-09 12:43 UTC by Subfader
Modified: 2012-05-08 13:54 UTC (History)
0 users

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


Attachments

Description Subfader 2012-04-09 12:43:05 UTC
If $wgArticlePath = "/w/$1"; then {{fullurl:Article|foo=bar}} should return http://www.mywiki.com/w/Article?foo=bar 
and not http://www.mywiki.com/realInstallationPath/index.php?title=Article&foo=bar
just like [[Article]] links do.

I see no reason for different handling between fullurl and [[link]].

$wgActionPaths does not apply here since fullurl can take all kinds of parameters like foo=bar which can be used with urlget.

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


Navigation
Links