[ic] Opera dhtml detection issue

Stefan Hornburg (Racke) racke at linuxia.de
Fri Jan 9 15:00:41 UTC 2009


Gert van der Spoel wrote:
>> -----Original Message-----
>> From: interchange-users-bounces at icdevgroup.org [mailto:interchange-
>> users-bounces at icdevgroup.org] On Behalf Of Steve Graham
>> Sent: Wednesday, January 07, 2009 7:21 PM
>> To: interchange-users at icdevgroup.org
>> Subject: Re: [ic] Opera dhtml detection issue
>>
>>>>> 'MSIE.*5.5|MSIE.*[6-9]|Mozilla\W*5|Mozilla.*Gecko|Opera.*[7-9]';
>>>> Fixed in CVS for 5.6 and 5.7.
>>>>
>>>> Thanks for your patch, Don!
>>>>
>>>> Regards
>>>> Racke
>>> I also found one in the standard demo :
>> include/checkout/initialization
>>> Steve
>>
>> Should the catalog.cfg be changed also:
>> $Variable->{MV_DHTML_BROWSER} ||=
>> 'MSIE.*[5-9]\..*Windows|Mozilla.*Gecko|Opera.*[7-9]\.';
>>
>> to add the test for MSIE 5.5
>> $Variable->{MV_DHTML_BROWSER} ||=
>> 'MSIE.*5.5|MSIE.*[5-9]\..*Windows|Mozilla.*Gecko|Opera.*[7-9]\.';
> 
> The other cases MSIE.*5.5 is there as the next set is MSIE.*[6-9]  ..
> 
> So from that I deduct that the admin does not work with anything MSIE < 5.5
> and that the customer facing area does work from MSIE 5 and upwards ...

The question is whether we need to care about MSIE 5 anyway.

We have fixed that in 5.6 and 5.7 (devel), but in fact I would like to
consolidate into a single, global [dhtml] Usertag.

Any takers :-) ?

Regards
	Racke


-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team




More information about the interchange-users mailing list