filebackend: path normalization fixes
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 1 Nov 2013 18:40:27 +0000 (11:40 -0700)
committerBryanDavis <bdavis@wikimedia.org>
Wed, 6 Nov 2013 16:00:44 +0000 (16:00 +0000)
commit6c64bf37452f2ee7dd3e41900a0d9ee0f914b929
tree8c65a88c21c8bf01869e3c2d8afcd7cd08a05ffa
parent12ddd4d9a2341d217789fc2137422a69f2a948f8
filebackend: path normalization fixes

* Only normalize file path parameters, not other ones
* Actually use the normalized paths instead of throwing it away for the raw paths

Change-Id: I8d36735359f804371e2beae64e5ec6f792d87b27
includes/filebackend/FileOp.php