]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Primarily the getUrl call is fixed. Also some new class calls
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 25 Jan 2015 01:32:57 +0000 (02:32 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 25 Jan 2015 01:32:57 +0000 (02:32 +0100)
commit8fbdb45cc602e4f66b794ab407b3c940b6bb5b48
tree9cc7474d1c5ac7c07726215efd44c32910751fcc
parent999175d7419bb6a6c4cbdbe13d2be14df71b5aeb
Primarily the getUrl call is fixed. Also some new class calls

The getUrl call would think that a File_thumbnail object was the child
of a local File if its filename was set. That has been true up to recent
development code where a File_thumbnail can have a 'filename' value,
but the original File does not. Only look at the File object to indicate
whether it's a local or remote file!
classes/File_thumbnail.php