Brion Vibber schreef:
At this point it probably makes sense to go ahead and refactor this check & transformation into Title::newFromText itself -- it's already doing character reference decoding, so tossing in a URL decode doesn't sound too out of bounds, and it'll keep behavior consistent.
I have the feeling that that'll spawn some nasty bugs relating to pages with literal "%28" etc. in them.
Roan Kattouw (Catrope)