Page MenuHomePhabricator

Make Whatlinkshere use QueryPage
Closed, InvalidPublic

Description

Author: timwi

Description:
BUG MIGRATED FROM SOURCEFORGE
http://sourceforge.net/tracker/index.php?func=detail&aid=963277&group_id=34373&atid=411192
Originally submitted by niteowlneils (niteowlneils) 2004-05-30 23:22

EGs
Go to United States and click What links here--note
cut-off at "c"s--try to find HEAnet article
Go to Italy--note cut-off at "L"s--try to find Victor
Emmanuel III of Italy article

  • Additional comments ------------------------

Date: 2004-06-02 23:58
Sender: SF user jeluf

There currently is a hard limit of 500 links being shown.
Pages like the above with many many links will have a
truncated list.

Have to transform SpecialWhatlinkshere.php to use the
QueryPage class for rendering.


Version: 1.4.x
Severity: enhancement

Details

Reference
bz78

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 6:42 PM
bzimport set Reference to bz78.

rowan.collins wrote:

*** Bug 82 has been marked as a duplicate of this bug. ***

avarab wrote:

Bumped priority to normal.

Returning to enhancement and closing as INVALID.

Whatlinkshere shows a tree structure as it follows a couple levels of redirects, and
QueryPage is not designed for this, so it doesn't make a lot of sense to try to shove it
into the QueryPage layout.

The stated reason _for_ converting it is to add a limit pager, but it's already got one in
1.5.