[Vtigercrm-commits] [vtiger development] #4699: problem with using \ for filtering results in custom filters
vtiger development
vtiger-tickets at trac.vtiger.com
Sat Dec 15 06:22:56 EST 2007
#4699: problem with using \ for filtering results in custom filters
------------------------------+---------------------------------------------
Reporter: sandeep | Owner: developer
Type: defect | Status: new
Priority: minor | Milestone:
Component: vtigercrm | Version: 5.0.4
Keywords: Custom Filter, \ |
------------------------------+---------------------------------------------
When creating a filter in which advanced filter has "," as a filtration
key, the custom filter fails. For Ex. If we have a campaigns with names
"x\y" "a\b" "a-z" Now if i want to filter out the campaign's having "\" in
campaign name. i've to create a filter and give advanced filter as
'Campaign Name' 'contains' '\'
which is not returning any results.
but is returning results if the filter is as given below
'Campaign Name' 'contains' '\\'
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/4699>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list