Aryeh Gregor
|
9fcce4febe
|
Delete Cite::validateName(). Use Xml::escapeId() instead. All parser tests pass.
|
2008-07-30 21:23:43 +00:00 |
|
Shinjiman
|
c2d03f184b
|
* (bug 14216) Grouping references link displays are urlencoded instead rendering the normal text
patch by fdcn
|
2008-06-18 18:42:52 +00:00 |
|
Roan Kattouw
|
2986a5a8d2
|
Cite: Fix bug 11224 (finally): in some obscure cases (notably when parsing for an anon without edit rights), Parser::clearState() somehow got in the call path of Cite::ref(), clearing the Cite state in mid-parse every time. I've worked around this by refusing to clear state if the state indicates we're in the middle of parsing something, but this is probably not a proper fix as there seems to be something deeply evil going on in the Parser (big surprise) causing it to clear state haphazardly. Anyone interested in further investigation should read the backtrace I posted on bug 11224
|
2008-06-16 14:04:39 +00:00 |
|
Brion Vibber
|
933caf85db
|
Update a bunch of extensions to avoid unstubbing $wgParser early for setHook() on current MW versions.
|
2008-06-06 20:38:04 +00:00 |
|