User "GICodeWarrior" posted a comment on MediaWiki.r102587.

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

Add wfRemoveDotSegments and unit tests.  This is a sane step towards fixing
bug 32168.  This implements RFC3986 Section 5.2.4.
http://tools.ietf.org/html/rfc3986#section-5.2.4

This is important because you need to remove dot segments in order to safely
compare URLs when limiting URLs to a particular path.

Comment:

Thanks for the echo fix.  I was trying to debug something, but I couldn't see 
the output and forgot about it.  Do you know if there is any way to see the 
names of tests as they are executed?  Or if there is any specific way to debug 
tests?

The comments map directly to the details in the RFC.  You are right though, I 
will add some non-normative remarks inline.

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

Reply via email to