This project is archived and is in readonly mode.
[PATCH] do not support 'data-url' anymore, just use 'href'
Reported by Sebastian Martinez | March 19th, 2010 @ 06:29 PM
'data-url' support is going away, so just use 'href' attribute.
See patch attached
Comments and changes to this ticket
-
Sebastian Martinez March 19th, 2010 @ 11:18 PM
- Assigned user set to Yehuda Katz (wycats)
-
Sebastian Martinez March 20th, 2010 @ 12:54 AM
- Tag set to actionpack rails3
Right, data-url doesn't have anymore sense on helpers as well.
Here's the final patch with the necessary modifications. -
Sebastian Martinez March 20th, 2010 @ 01:08 AM
- Assigned user changed from Yehuda Katz (wycats) to José Valim
-
Repository March 21st, 2010 @ 06:32 PM
- State changed from new to resolved
(from [0137566c8585a8973479a1e4586ae26b6c7ee793]) do not support 'data-url' anymore, just use 'href' [#4236 state:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/0137566c8585a8973479a1e4586ae2... -
Repository March 21st, 2010 @ 06:32 PM
(from [b7adec3563c18247db85ddae189c0b2fd65975a9]) Remove data-url support from url_helper [#4236 state:resolved]
Signed-off-by: José Valim jose.valim@gmail.com
http://github.com/rails/rails/commit/b7adec3563c18247db85ddae189c0b...
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
Tags
Referenced by
- 4236 [PATCH] do not support 'data-url' anymore, just use 'href' (from [0137566c8585a8973479a1e4586ae26b6c7ee793]) do not ...
- 4236 [PATCH] do not support 'data-url' anymore, just use 'href' (from [b7adec3563c18247db85ddae189c0b2fd65975a9]) Remove ...