
codesite-noreply at google
Jun 24, 2009, 8:21 AM
Post #1 of 3
(159 views)
Permalink
|
|
Issue 509 in cherokee: DBslayer request with % (such as like) are encoded as
|
|
Status: Accepted Owner: ste...@konink.de Labels: Type-Defect Priority-High Component-Logic Usability New issue 509 by ste...@konink.de: DBslayer request with % (such as like) are encoded as http://code.google.com/p/cherokee/issues/detail?id=509 What steps will reproduce the problem? 1. enter a dbslayer url like select * from test where bla like '%abc%'; 2. %ab will be encoded as utf char What is the expected output? What do you see instead? This is an issue, maybe urls shouldn't contain this character, or % itself should be encoded. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev[at]lists.octality.com http://lists.octality.com/listinfo/cherokee-dev
|