Page MenuHomePhabricator

imageinfo does not return thumb urls for old images
Closed, ResolvedPublic

Description

Author: Bryan.TongMinh

Description:
Back in the old days thumbnailing was not possible for old images. It is now, but the api still has the $file->isOld() check and thus returns only thumburls for new files. Removing the check for isOld() is probably sufficient.


Version: 1.18.x
Severity: enhancement

Details

Reference
bz27199

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:15 PM
bzimport set Reference to bz27199.