(bug 28952) Add tofragment to the redirect resolution info.
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 14 May 2011 12:48:07 +0000 (12:48 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 14 May 2011 12:48:07 +0000 (12:48 +0000)
commit4a072503722c477b4c5ad51c121645dc12ac3e75
tree557c4eff74ea8a7730ff2a108c2a3516732c6514
parent7d4f219963fca224e52747ed12b6288c6d5eae2e
(bug 28952) Add tofragment to the redirect resolution info.

Changes the format of ApiPageSet::getRedirectTitles() from returning prefixed text strings to returning title objects so we can obtain the fragment info
includes/api/ApiPageSet.php
includes/api/ApiQuery.php