User "Catrope" posted a comment on MediaWiki.r86697.

Full URL: 
https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/86697#c18143
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:

Maybe, but I was too lazy to track down the other places that use 
thisurl/thisquery and assume they're escaped.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to