We are experiencing a problem where the regexp package that the
validator uses fails for some expressions and causes the system to hang.
I am definitly not the best with regular expressions, but the expression
that fails is ^.{1,30}$. It is fine until you test against a string
longer then two or so characters. Is it possible to use ORO instead of
the regexp package when doing validation? 

Dave

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to