This project is archived and is in readonly mode.

#1341 ✓committed
Rich

auto_link helper fails to parse some URLs with colons

Reported by Rich | November 7th, 2008 @ 12:55 AM | in 2.x

Looks like this issue was partially fixed 2 years ago (http://dev.rubyonrails.org/chang..., but it still fails on URLs like the following:

https://www.google.com/doku.php?...:resource:scs:start

The difference between the link above and the one provided in the test_helper_test.rb is that the colons occur after the query param (?). The current test only tests colons in URLs without query params:

http://en.wikipedia.org/wiki/Wik...

Comments and changes to this ticket

Create your profile

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

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Attachments

Referenced by

Pages