"Aaron Schulz" changed the status of MediaWiki.r110923 to "fixme" and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110923#c30585
Old Status: new > New Status: fixme Commit summary for MediaWiki.r110923: use rtrim() to strip trailing slashes rtrim() can be given a list of character to strip from a given string. Aaron Schulz's comment: The change in the foreach loop is broken since rtrim does not work by reference. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
