User "Catrope" posted a comment on MediaWiki.r103692.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/103692#c26233
Commit summary:

(bug 30368) When a page is moved, link to and display the new name rather than 
the old name on Special:Newpages. Did this by treating relying on rc_cur_id 
instead of rc_namespace & rc_title when building the list. This is safe because 
the Newpages query already joins against page, so we know the rc_cur_id points 
to an existing page.

Comment:

Right, that's kind of embarrassingly stupid of me. Fixing.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to