This topic is locked
[SOLVED]

 PPHRunner 7.1 Filter as

2/20/2014 5:53:01 PM
PHPRunner General questions
S
safesurf author

When I use the filter as values list and value has a space the filter returns no results. The space will show a %20 on list page after you select it in filter. It would be something like FirstName%20LastName. The values in same list without space will work.

S
safesurf author 2/20/2014

I fixed problem by changing the output code page to Unicode (utf-8) in the misc tab.