User "Brion VIBBER" changed the status of MediaWiki.r86697.

Old Status: new
New Status: fixme

User "Brion VIBBER" also posted a comment on MediaWiki.r86697.

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

(bug 26603) Followup r82232: fix double-escaping of returnto and returntoquery. 
Was caused by using two sources ($this->thisurl and $wgRequest) where one was 
already escaped and the other wasn't, then unconditionally escaping the result.

Comment:

It might be easier to not escape thisurl and thisquery in the first place if 
we're just going to replace them later and escape again...

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

Reply via email to