<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Mensaje</TITLE>

<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=389010817-02042004><FONT face=Arial 
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>We've migrated a 
TYPO-site to 3.6.0.RC2 and we have found a possible issue. We create some images 
with IMAGE TS content objects, but using IMAGE "alttext" attribute does not set 
the &lt;img alt="..."&gt; parameter correctly. It just inserts an empty alt="" 
(null string).</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>We've tried to 
workaround it by using " IMAGE.params = alt="Alt text" ", but it still adds an 
empty " alt="" " at the end of the IMG tag, making the first one 
unusable.</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>TS code is like 
this:</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>imageObj = 
IMAGE</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>imageObj 
{</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
file = (...GIFBUILDER object...)</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004>&nbsp;&nbsp;&nbsp; <FONT face=Arial 
size=2>alttext = The Alternative description</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial 
size=2>}</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>and 
generates..</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>&lt;IMG src="......" 
alt="" title="" /&gt;</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>and the failed 
workaround...</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>imageObj = 
IMAGE</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>imageObj 
{</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
file = (...GIFBUILDER object...)</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004>&nbsp;&nbsp;&nbsp; <FONT face=Arial 
size=2>params = alt="The Alternative description"</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial 
size=2>}</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004></SPAN>&nbsp;</DIV>
<DIV><SPAN class=389010817-02042004>generates...</SPAN></DIV>
<DIV><SPAN class=389010817-02042004></SPAN>&nbsp;</DIV>
<DIV><SPAN class=389010817-02042004>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>&lt;IMG src="......" 
alt="The Alternative description" alt="" title="" 
/&gt;</FONT></SPAN></DIV></SPAN></DIV></FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>It worked fine on 
3.6.0RC1</FONT></SPAN></DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=389010817-02042004><FONT face=Arial size=2>IMG "alt" attributes 
still work fine when generated by GMENU's or the "Alt Text for Images" 
extension.</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV align=left><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV align=left><FONT face=Arial size=2><SPAN class=389010817-02042004>It's a 
bug? </SPAN></FONT></DIV>
<DIV align=left><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV align=left><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV align=left><FONT face=Arial size=2>Jose Antonio Guerra Pablos</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Dpto. Servicios Web e 
Internet</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>ICTI Consulting</FONT></DIV>
<DIV align=left><FONT face=Arial size=2>Tlf: (+34) 926 274563</FONT></DIV>
<DIV align=left><FONT face=Arial size=2><A 
href="http://www.icticonsulting.com/">http://www.icticonsulting.com</A></FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>