User "GICodeWarrior" posted a comment on MediaWiki.r102671. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/102671#c25936 Commit summary:
Follow-up r102587. Add details to comments and add a couple more tests. Comment: Yes, they are functionally identical. Step D only happens if the string contains exactly one or two dots and its goal is to remove them. http://tools.ietf.org/html/rfc3986#section-5.2.4 I had the substr in there before because I was trying to abstract it out to the bottom and later decided against it. Also, the tests still pass. :-) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
