[ic] [item-accessories color] trouble with IE 5 and MAC

Joachim Leidinger interchange-users@interchange.redhat.com
Wed Nov 14 08:24:01 2001


Hi List,

a MAC user reported to me, that he has problem to select color. He is
only able to choose any color, if he clicks twice.
Looking at the HTML-Codes, I see

Color: 
<SELECT NAME="mv_order_color">
<OPTION VALUE="gold">Gold
<OPTION VALUE="silber">Silber
<OPTION VALUE="rot">Rot
<OPTION VALUE="schwarz">Schwarz
</SELECT>

With

Color: 
<SELECT NAME="mv_order_color">
<OPTION VALUE="gold">Gold</OPTION>
<OPTION VALUE="silber">Silber</OPTION>
<OPTION VALUE="rot" SELECTED>Rot</OPTION>
<OPTION VALUE="schwarz">Schwarz</OPTION>
</SELECT>

it works well with IE 5 for MAC. It seems to me, the subfunction
"build_accessory_select" of the module "Interpolate.pm" should have the
codes

if($label) {
	$run .= $limit->($label) . "</OPTION>;
}

instead of

if($label) {
	$run .= $limit->($label);
}

Any comments?

Thanks!

Joachim

-- 
Hans-Joachim Leidinger | Dipl.-Phys.Ing. Entwicklung eCommerce
[Hans-Joachim.leidinger@bpanet.de]
Black Point Arts Internet Solutions GmbH
http://www.bpanet.de