[mir-coders] image resizing patch

yossarian yossarian at aktivix.org
Wed Apr 19 14:52:10 PDT 2006


lotu5 wrote:
> Awesome, I'll try this out as soon as our server is back up!
>
> Is there an accompanying template patch?
>   
No, we hadn't got that far because we couldn't get it to work in the
admin system on the uk dev server.  Shouldn't be too hard to get the
templates running if somebody can tell me why this compile fails on the
dev server but works on my laptop:

compile:
    [javac] Compiling 96 source files to
/var/local/mir/yossarian/mir/build/classes
    [javac]
/var/local/mir/yossarian/mir/source/mircoders/media/MediaHandlerImages.java:103:
exception java.io.IOException is never thrown in body of corresponding
try statement
    [javac]     catch (IOException e) {
    [javac]     ^
    [javac]
/var/local/mir/yossarian/mir/source/mircoders/media/MediaHandlerImages.java:108:
exception java.sql.SQLException is never thrown in body of corresponding
try statement
    [javac]     catch (SQLException e) {
    [javac]     ^
    [javac] 2 errors


Does it work for anybody else?  On my laptop it's alright...

Y


More information about the mir-coders mailing list