rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: "Iñaki Baz Castillo" <ibc@aliax.net>
To: rack-devel@googlegroups.com
Subject: Re: Trouble with Unicode in URLs
Date: Fri, 15 Jan 2010 18:03:27 +0100	[thread overview]
Message-ID: <201001151803.28145.ibc@aliax.net> (raw)
In-Reply-To: <b76c37e7-ce52-47ba-b8a4-e301fa348db8@r24g2000yqd.googlegroups.com>

El Viernes, 15 de Enero de 2010, Gaius escribió:
> I agree with your analysis of _why_ the server is getting the hex-
> escaped version. (That's why I used CGI.unescape to fix the problem.)

Then what is the problem now? :)


> I'm also quite sure that Apache isn't unescaping before passing the
> request on to Rack.
> 
> My setup:
> 
> $ apachectl -v
> Server version: Apache/2.2.13 (Unix)
> Server built:   Sep 28 2009 16:04:37
> 
> $ gem list passenger
> *** LOCAL GEMS ***
> passenger (2.2.4)

Really interesting. Have you configured something in Apache2?
I have passenger 2.2.4 and apache2:

  $ apache2ctl -v
  Server version: Apache/2.2.11 (Ubuntu)
  Server built:   Nov 13 2009 22:06:57

In my case URL is unescaped by Apache2 ¿?

-- 
Iñaki Baz Castillo <ibc@aliax.net>

  reply	other threads:[~2010-01-15 17:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-15 16:26 Trouble with Unicode in URLs Gaius
2010-01-15 16:43 ` Iñaki Baz Castillo
2010-01-15 16:46   ` Gaius
2010-01-15 17:03     ` Iñaki Baz Castillo [this message]
2010-01-15 17:13       ` Gaius
2010-01-15 17:16         ` Gaius
2010-01-15 17:48           ` Iñaki Baz Castillo
2010-01-15 17:21         ` Gaius
2010-01-15 17:49           ` Iñaki Baz Castillo
2010-01-15 19:23             ` Gaius
2010-01-15 21:08               ` Iñaki Baz Castillo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://groups.google.com/group/rack-devel

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201001151803.28145.ibc@aliax.net \
    --to=rack-devel@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).