Last modified: 2012-02-05 16:06:39 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 T36054, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 34054 - $wgExternalLinkTarget = "_blank" not working in 1.19-svn
$wgExternalLinkTarget = "_blank" not working in 1.19-svn
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.20.x
All All
: Normal normal (vote)
: 1.19.0 release
Assigned To: Nobody - You can work on this!
https://www.mediawiki.org/wiki/Manual...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-30 20:50 UTC by T. Gries
Modified: 2012-02-05 16:06 UTC (History)
2 users (show)

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


Attachments

Description T. Gries 2012-01-30 20:50:46 UTC
https://www.mediawiki.org/wiki/Manual:$wgExternalLinkTarget describes the following setting in DefaultSettings.php / LocalSettings.php .

/**
 * Set a default target for external links, e.g. _blank to pop up a new window
 */
// $wgExternalLinkTarget = false;
$wgExternalLinkTarget = '_blank';

However, changing false to '_blank' does _not_ force the default target for external links in MediaWiki trunk. I selected "major" severity because it concerns links.
Comment 1 T. Gries 2012-02-05 16:06:39 UTC
It works, isn't a bug (&action=purge was my friend).

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


Navigation
Links