Last modified: 2009-12-01 06:39:10 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 T23004, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 21004 - "What links here" shows transcluding pages even if "Hide transclusions" was set
"What links here" shows transcluding pages even if "Hide transclusions" was set
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.16.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-10-05 14:10 UTC by od_mishehu
Modified: 2009-12-01 06:39 UTC (History)
1 user (show)

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


Attachments

Description od_mishehu 2009-10-05 14:10:38 UTC
See http://en.wikipedia.org/w/index.php?title=Special:WhatLinksHere/Template:Paleo-amphibian-stub&hidetrans=1. Bug seems not to happen all the time - for example, http://en.wikipedia.org/w/index.php?title=Special%3AWhatLinksHere&hidetrans=1&target=Template%3AUncat&namespace=0 (Template:Uncat limited to article namespace) shows no results, although there are 5 transclusions).
Comment 1 Tim Starling 2009-12-01 06:39:10 UTC
This can happen if the template contains a link or #ifexist call referring to itself. In this case, the template appears to have a "v" link which does exactly that. So pagelinks entries get added from all pages which include the template. 

There may be a bug open for the underlying issue, which is that pagelinks is primarily for cache invalidation, and is often wrong when used for "what links here". Links inside templates need to be registered so that all the including pages have their caches invalidated when the linked page is deleted.

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


Navigation
Links