[ic] Opera dhtml detection issue

Gert van der Spoel gert at 3edge.com
Fri Jan 9 14:55:07 UTC 2009


> -----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 ...

So I think it does not need changing.

CU,

Gert








More information about the interchange-users mailing list