https://bugzilla.wikimedia.org/show_bug.cgi?id=11644





--- Comment #18 from Brion Vibber <[email protected]>  2009-01-07 20:15:27 
UTC ---
(In reply to comment #16)
> Well, if it always recurses, then *links* to redirects will resolve to the
> target page, so if page A redirected to page B, putting [[A]] on the page 
> would
> show [[B]] to the user after the Parser runs its course.

Since links don't use Title::newFromRedirect(), I don't think that would be the
case.

> I added the second
> parameter to stop that so it only recurses when resolving page names.

Under what circumstances is Title::newFromRedirect() used that you would *not*
want it to recurse by default?


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to