WebSearch: fixed SQPP quote handling bug
- given query "expr1"->"expr2" , query parser now correctly tokenizes to "expr1"->"expr2" instead of previous "expr1, "->", expr2" (fixes #534)
- test added for same
Tibor Simko <tibor.simko@cern.ch> | Jun 23 2011, 16:37 |