This project is archived and is in readonly mode.

#1151 ✓duplicate
wangaguo

auto_link anchor's error of module TextHelper

Reported by wangaguo | October 2nd, 2008 @ 02:46 AM | in 2.x

Module: ActionView::Helpers::TextHelper Method: auto_link

e.g. >> helper.auto_link("http://of.openfoundry.org/projects/492/download#4th.Release.3") => "http://of.openfoundry.org/projects/492/download#4th.Release.3"

but, name roles can using periods (".").

HTML name attribute's roles below: Naming rules:(from http://www.w3schools.com/tags/at...

* Must begin with a letter A-Z or a-z
* Can be followed by: letters (A-Za-z), digits (0-9), hyphens ("-"), underscores ("_), colons (), and periods (".")
* Values are case-sensitive

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

Tags

Referenced by

Pages