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

Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4216|0                           |1
        is obsolete|                            |
   Attachment #4217|0                           |1
        is obsolete|                            |

--- Comment #8 from Roan Kattouw <[email protected]> 2011-11-20 12:59:30 
UTC ---
Created attachment 9501
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=9501
Revised patch

Attaching a revised patch.

Changes relative to the original patch:
* Applies to MW as it is now rather than as it was four years ago :)
* Introduces only one Article getter and one variable. JS only needs the full
title text, we've got mw.Title to figure out the rest  (namespace number etc)
on the JS side if you need it

Not committing this because it uses $wgArticle, which is very much deprecated
and not used in trunk. However, RequestContext doesn't have an Article, so I'm
not sure how to proceed here. Should the redirected from stuff be moved into
OutputPage or something?

Thoughts?

-- 
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