[Phpmyadmin-devel] image/jpeg: inline transformation
Michal Cihar
cihar at liten.cz
Tue Mar 18 02:10:10 CET 2003
Hi Garvin and list
On Tue, Mar 18, 2003 at 10:46:42AM +0100, Garvin Hicking wrote:
> > I just found some time to test some of new features that appeared
> > recently (mostly thanks to Garvin), and I have one question: is $SUBJ
> > transformation supposed to work now?
>
> Basically, it is supposed to work. It does not work, when your table doesn't have a
> good unique UVA-Condition to rebuild the blob data in transformation_wrapper.php3.
The problem is not general to all transformations, some (ehm, only one
:-)) works okay.
> Doesn't the transform work for you?
I will probably fill bugreport and look more deeply in that :-)
on blob field with image:
image/jpeg: link - works okay
image/jpeg: inline - inline image is not shown, after click image is shown,
I have gd installed.
image/jpeg: plain - I get "<img src="%s" border="0">"
on varchar with html text:
text/plain: formatted - I get text "BLOB" instead of field content
text/plain: link - I get "<a href="%1$s" title="%1$s">%1$s</a>"
The site is running PHP 4.1.2, couldn't this be a problem?
--
Regards
Michal Cihar
http://cihar.liten.cz
More information about the Developers
mailing list