> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Kors van Beem > > My editwizards give a "don't panic" exception when I look for > a specific node with a quote in the title. For example when I > look for all articles with the word "auto's" in the title, > the editwizard gives the exception: > > Error: invalid constraints:WHERE (LOWER(title) LIKE '%auto's%') > > Is it possible to specify that quote's should be escaped or > will this be fixed?
This sounds like the description of a bug I fixed last week (see #6574 in the bugtracker). The problem was related to the use of %-characters in the constraint. However, I'm not sure wether you are talking about the same bug. Using the editwizards, there are a number of places where constraints can be used, and I'm not sure which one you are referring to. Please provide an example. Rob van Maris Technical Consultant Quantiq xmedia & communication solutions Koninginneweg 11-13 1217 KP Hilversum T +31 (0)356257211 M +31 (0)651444006 E [EMAIL PROTECTED] W http://www.quantiq.com
