Kees Jongenburger wrote: > Hi, > > hi [] are used to define fields in the query constraint. the problem is > the [] are alway's striped see also: > http://www.mmbase.org/development/bugtracker/fullview.jsp?portal=199&page=546&base=%2Fdevelopment%2Fbugtracker&bugreport=35897 > or search for "reg" in the subject in the bugtracker > we need a way to escape the brackets
Actually this bug 6611 is quite easy to fix; I think it involves only a rewrite of org.mmbase.bridge.util.Queries#convertClausePartToDBS, which would be an half hour job max, excluding the testing. I would supply a way to escape [ and make it detect quotes too. Michiel -- Michiel Meeuwissen mihxil' Mediacentrum 140 H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
