[Bese-devel] bug or no bug?
Jan Rychter
jan at rychter.com
Wed Nov 2 11:37:29 UTC 2005
The following code snippet:
(<ucw:a :action (select component filename)
(<:img :src (concatenate 'string
"/thumbnails/"
filename)
:width 100))
... produces this HTML:
<a href="/mm/thumbnails?s=bUCXdMVoqDRSKypvyQxQKaRyVBsuOYrGYPBvbhIp&f=RRGlYaxaGFoJaPsCvWWn&a=MiTyYrWzkl"
><img src="/thumbnails/pngYx2jCB.png" width="100"
/></a
> width="100"
/></a
>
is it a bug, or am I doing something stupid?
--J.
More information about the bese-devel
mailing list