[ic] Opera dhtml detection issue

Stefan Hornburg racke at linuxia.de
Tue Jan 6 20:28:01 UTC 2009


Don wrote:
> In the file:
> lib/UI/vars/UI_STD_HEAD
> 
> my $regex = q{__MV_DHTML_BROWSER__}
>                                 ||
> 'MSIE.*5.5|MSIE.*[6-9]|Mozilla\W*5|Mozilla.*Gecko';
> 
> I believe should read:
> 
> my $regex = q{__MV_DHTML_BROWSER__}
>                                 ||
> '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



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