This project is archived and is in readonly mode.
auto_link should apply html_options to email addresses too
Reported by Colin Knox | August 7th, 2008 @ 05:52 PM
Email links are just anchor tags with a particularly formatted href attribute. There's no reason the html_options parameter to auto_link should only apply to URL links and not Email links
I'm attaching a patch that fixes this behavior in 2.0.1
Okay, I can't figure out how to attach it, so here's a link
Comments and changes to this ticket
-
Pratik August 22nd, 2008 @ 02:15 AM
- State changed from new to incomplete
- Tag set to actionpack, bug, patch
Patch is missing tests. Also, check http://rails.lighthouseapp.com/p... for patch creation guide.
Thanks!
-
josh December 20th, 2008 @ 04:43 PM
- no changes were found...
-
CancelProfileIsBroken August 4th, 2009 @ 05:18 PM
- Tag changed from actionpack, bug, patch to actionpack, bug, bugmash, patch
-
Matt Duncan August 8th, 2009 @ 12:32 AM
This was resolved with the commit for #1418 - http://github.com/rails/rails/commit/bda55f82c687920807f606a2b024f1...
-
Pratik August 8th, 2009 @ 01:37 AM
- State changed from incomplete to resolved
-
CancelProfileIsBroken August 8th, 2009 @ 11:06 PM
- Tag changed from actionpack, bug, bugmash, patch to actionpack, bug, patch
- Milestone cleared.
-
CancelProfileIsBroken August 8th, 2009 @ 11:06 PM
- no changes were found...
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>