Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: dev

Issue 509 in cherokee: DBslayer request with % (such as like) are encoded as

 

 

Cherokee dev RSS feed   Index | Next | Previous | View Threaded


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


codesite-noreply at google

Jun 24, 2009, 10:49 AM

Post #2 of 3 (143 views)
Permalink
Issue 509 in cherokee: DBslayer request with % (such as like) are encoded as [In reply to]

Comment #1 on 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

My setup;

Proxy -> Dbslayer

Workaround %2525 instead of % (that basically shows %25 = % is not encoded
again)

--
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


codesite-noreply at google

Jun 24, 2009, 11:10 AM

Post #3 of 3 (142 views)
Permalink
Issue 509 in cherokee: DBslayer request with % (such as like) are encoded as [In reply to]

Updates:
Status: Fixed

Comment #2 on 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

http://svn.cherokee-project.com/browser/cherokee/trunk/cherokee/handler_dbslayer.c#L90

If the uri decoding is removed it works as expected. Did anyone change
something that
we decode the uri's now by default?

--
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

Cherokee dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.