forked from GNUsocial/gnu-social
		
	Gah and a 302 in the non-exception-handling redirect too
This commit is contained in:
		| @@ -62,6 +62,6 @@ class Attachment_thumbnailAction extends AttachmentAction | ||||
|             common_redirect($e->file->getUrl(), 302); | ||||
|         } | ||||
|  | ||||
|         common_redirect(File_thumbnail::url($thumbnail->filename)); | ||||
|         common_redirect(File_thumbnail::url($thumbnail->filename), 302); | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user