Re: 'Regular expression' erron in MSIE 5
2005/10/23 21:52
Viewed 7227 times
Replies: 2/2

I'm sorry about this bug... We will try to track it down. IE 5.0 indeed has some problems concerning regular expressions; in our opinion users should be convinced to upgrade their browsers, rather than having web developers downgrading their applications, but I hope it will be an easy fix.

Re[2]: 'Regular expression' erron in MSIE 5
2005/10/24 12:39
Viewed 8946 times
Replies: 0/0

Looks like code in Dynarch menu starting from version 2.8 use Non-greedy matching - <quantifier>?
which is not available in IE JScript 5.0 engine.

last
Re[2]: 'Regular expression' erron in MSIE 5
2006/01/02 02:32
Viewed 8241 times
Replies: 0/0

> I'm sorry about this bug... We will try to track it down.

Hi Mihai, is there any news on this matter? 

> in our opinion users should be convinced to upgrade their browsers, rather than having web developers downgrading their applications

I hope that was possible... But is easier to convince one developer (me) to downgrade appications than to convince thousands of users arround the world to upgrade their browsers.

The statistics of my visitors in 2005 show approximately the same quantity of MSIE 5,0 that the sum of all gecko flavours.  That is, to many MSIE 5,0 to convince them :(

> but I hope it will be an easy fix

I hope too.

Happy new year.

last
Google