commit | af3bd3e57fa7b381a670d3b96d9bb49d142739c8 | [log] [tgz] |
---|---|---|
author | chernjie <chernjie@gmail.com> | Thu Dec 06 12:06:50 2012 +0800 |
committer | CJ <chern.jie@mig33global.com> | Thu Dec 06 13:28:22 2012 +0800 |
tree | f11a9fd5ee36aeeb41dd051fefd676c27870195f | |
parent | fd24adf31255822d6aa9a5d2dce9010ad2ee4cf0 [diff] |
Bug fix for relative directory removal This fixes two bugs: - for segments that ends with ".." e.g. /user/username../details, this should not be replaced - current solution only replace double slashes, this solutions removes the infinite number of recurring slashes