[gollem] PATCH: viewing images inline

Rob Lineweaver rlineweaver at harrisonburg.k12.va.us
Tue Jul 15 11:30:50 PDT 2003


Quoting Chuck Hagenbuch <chuck at horde.org>:

>
> What browser are you using? Things work fine for me, so I'd like to know what
> exactly the problem is before changing anything - this really shouldn't
> require
> a download URL, it's inside an <img tag. So your patch doesn't really make
> sense to me.
>

Indeed.  After investigating further, my problem with viewing images inline
appears because I am using multiple backends (with
$conf['backend']['backend_list'] = 'all').  The URL that is constructed in
gollem/lib/MIME/Viewer/images.php doesn't specify which backend to pull the
file from.  The attached patch remedies that situation without resorting to the
download URL like in my last patch.

Hopefully this one makes more sense.  :)

Thanks,

Rob Lineweaver
Network Administrator
Harrisonburg City Public Schools


More information about the gollem mailing list