This project is archived and is in readonly mode.
auto_link not accepting Wikipedia style URL 's
Reported by asherwood | June 23rd, 2008 @ 10:54 AM
Hi,
Example Wikipedia url: http://en.wikipedia.org/wiki/Tex...'em#Rules
When this is rendered to the page using auto_link the rendered html does not include the "'em#Rules" within the link
e.g.
Comments and changes to this ticket
-
Cheah Chu Yeow June 23rd, 2008 @ 02:16 PM
According to http://www.ietf.org/rfc/rfc2396.txt, a single quote is allowed. Patched attached.
-
Repository June 27th, 2008 @ 02:17 PM
- State changed from new to resolved
(from [3c1e8ab0fecd5ee7f9328578016ef1e61214eeee]) Allow single quote (the ' character) in the middle of URL when auto_link-ing. [#471 state:resolved]
Signed-off-by: Pratik Naik
-
Repository June 27th, 2008 @ 02:17 PM
(from [42612fe6d1dee97877726777eb1ab843f39b06e2]) Allow single quote (the ' character) in the middle of URL when auto_link-ing. [#471 state:resolved]
Signed-off-by: Pratik Naik
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>