Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape characters on #prepare_path method #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

marklazz
Copy link

@marklazz marklazz commented Jan 7, 2011

Escape +, [ and ] characters properly on #prepare_path method

@jjb
Copy link

jjb commented Oct 11, 2011

I'm having a similar problem.

The more comprehensive solution is to use CGI.escape instead of URI.escape.

@urbanmarcin
Copy link

When this patch will be merged to master?

@xiaotian
Copy link

I am having the same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants