Followup I15843fab: don't show &page=1 in file link
authorjarry1250 <jarry1250@gmail.com>
Wed, 17 Oct 2012 22:00:54 +0000 (23:00 +0100)
committerjarry1250 <jarry1250@gmail.com>
Wed, 17 Oct 2012 22:00:54 +0000 (23:00 +0100)
commit09e44a68fcdf8fa4c9a3a3c70d57b8891493b760
treec64827c08332614a9f1dce64bf6267406693b248
parentaebf0ed36e8b50634ae837b9eb939134159dc3d4
Followup I15843fab: don't show &page=1 in file link

By standardising the file parameters were handed around, the normalised
parameter "page" (set to 1) is being passed to the linker. Since
it's the default, I don't think we really need it in the link, where
it is (a) meaningless and (b) confusing, since it is set for some
media types that don't even have pages (e.g. SVGs).

Change-Id: Ib80a85125366ec32ab05b061b06d28144dc244fc
includes/media/MediaTransformOutput.php