Last modified: 2014-07-16 18:37:14 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 T67878, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 65878 - Flow references in "File usage" section of a File: page don't have post/header links
Flow references in "File usage" section of a File: page don't have post/heade...
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
Flow (Other open bugs)
master
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-28 22:15 UTC by spage
Modified: 2014-07-16 18:37 UTC (History)
5 users (show)

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


Attachments

Description spage 2014-05-28 22:15:59 UTC
Flow uses the WhatLinksHereProps hook (introduced in MW 1.24, Gerrit change #115860)to append "from the _header_; from a _post_" links after a Flow board reference in Special:WhatLinksHere. Nifty.

The "File usage" section of a File page doesn't have this extra information.

Compare 
https://www.mediawiki.org/wiki/Special:WhatLinksHere/File:OUYA-Console-set-h.jpg
and
https://www.mediawiki.org/wiki/File:OUYA-Console-set-h.jpg#filelinks

includes/ImagePage.php already runs an ImagePageAfterImageLinks hook, maybe Flow should hook into that; or ImagePage.php could run the WhatLinksHereProps hook the way includes/specials/SpecialWhatlinkshere.php does.

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


Navigation
Links