#49 ✓resolved
Fabrice Luraine

redirect_to() using & instead of &

Reported by Fabrice Luraine | 2011-01-31 19:22:15 UTC

Because it uses url_for to construct url, it escapes & in &, so target url might be broken.

url_for is an html helper, so it's better to keep its output html escaped. The best solution will be to decode it before using it in redirect_to()

[Bug submitted in github: https://github.com/sofadesign/limonade/issues#issue/14]

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Limonade is a PHP micro-framework.

People watching this ticket

Referenced by

Pages