Fixed bug in LocalFile::isCacheable().
authorAaron Schulz <aschulz@wikimedia.org>
Tue, 14 May 2013 18:45:34 +0000 (11:45 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Tue, 14 May 2013 18:45:34 +0000 (11:45 -0700)
commit619a3f3b85fb7fc6d900288129e33a611f614621
treef85a6035b826ffe561f4844baffa8cfae1a7c3a9
parente42c4b82f55ed8370d56859d1c7e84cfce6ccf97
Fixed bug in LocalFile::isCacheable().

* The metadata field is actually defaulting to "" not null.

Change-Id: I745441c7061494db26de7f64dda30b80171c9443
includes/filerepo/file/LocalFile.php