if you are running a server in an Amazon EC2 environment, you get the "Security
block: The file specified occurs outside the document root" error in your logs
because of one of the checks in getLocalImagePath() will not return true when
it should. this patch corrects it (at least in my use case).
see http://code.google.com/p/timthumb/issues/detail?id=279#c4 for my comments
in another related thread
Original issue reported on code.google.com by normanye...@gmail.com on 23 Jan 2012 at 7:12
Original issue reported on code.google.com by
normanye...@gmail.com
on 23 Jan 2012 at 7:12Attachments: