User "Nikerabbit" changed the status of MediaWiki.r88172.

Old Status: new
New Status: fixme

User "Nikerabbit" also posted a comment on MediaWiki.r88172.

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

also treating localised Special:OpenIDXRDS pagename

Comment:

Anything external that is used in part of regex should be escaped with 
<tt>preg_quote( $str, '!' );</tt> in this case. I still wonder if this is the 
best way to do it. Can't you for example construct a title object and use 
->getSubPage()?

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

Reply via email to