diff options
author | Bryan Tong Minh <btongminh@users.mediawiki.org> | 2011-05-14 12:20:45 +0000 |
---|---|---|
committer | Bryan Tong Minh <btongminh@users.mediawiki.org> | 2011-05-14 12:20:45 +0000 |
commit | 41231616b63c41fcacdc1631330b22c593f27425 (patch) | |
tree | 7163d5eaa383f77e51c6eb780854900de526cbcd /includes/ChangesFeed.php | |
parent | e6bee6f043aac8a1e48e6302b32fc6712a180d79 (diff) | |
download | mediawikicore-41231616b63c41fcacdc1631330b22c593f27425.tar.gz mediawikicore-41231616b63c41fcacdc1631330b22c593f27425.zip |
(bug 23002) Imagelinks table not updated after imagemove. The actual bug was inconsistent behaviour between imagelinks and pagelinks for redirects.
* Parser now only adds the redirect source to imagelinks, like it does in pagelinks
* ImagePage now shows the file redirects in-line with the normal "The following pages link to this file:"
** Added message linkstoimage-redirect
** Removed the separate file redirects section and removed associated message redirectstofile
** ImagePage::imageLinks will first fetch image links to the file, determine which are redirects, and if there are fewer links than the limit, fetch the redirect target links.
Notes
Notes:
http://mediawiki.org/wiki/Special:Code/MediaWiki/88054
Diffstat (limited to 'includes/ChangesFeed.php')
0 files changed, 0 insertions, 0 deletions