Ricardo Russon wrote:
> 
> after some googling i found that this is a known bug with
> org.apache.oro.text.regex.Perl5Matcher.matches but from what was in
> the thread it was
> not fixed because they couldn't produce a test case? Can anyone confirm this?

> java.lang.NullPointerException
>       at org.apache.oro.text.regex.Perl5Matcher.matches(Unknown Source)
>       at coldfusion.sql.imq.rttExprCondLike.evaluate(rttExprCond.java:540)

I don't think CF uses Perl for QoQ. It probably translates a LIKE 
statement to a regex that uses Perl style syntax.

Any chance there is a NULL in your recordset?

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Sams Teach Yourself Regular Expressions in 10 Minutes  by Ben Forta 
http://www.houseoffusion.com/banners/view.cfm?bannerid=40

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:182682
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to