This project is archived and is in readonly mode.
Duplicate path handling for mouseover in image_tag
Reported by texec | June 23rd, 2009 @ 05:21 PM | in 2.x
The path to the current image in ActionView::Helpers::AssetTagHelper::image_tag is computed twice if :mouseover is used. Recommened changes attached - orignal commit:
http://github.com/rails/rails/commit/6b018e3d08c52417034cd648952668...
Comments and changes to this ticket
-
texec June 24th, 2009 @ 04:32 PM
- Tag set to patch
-
Repository July 2nd, 2009 @ 08:46 PM
- State changed from new to resolved
(from [0fbf458b6c7992a1626282727a70636af19450d5]) Removed unnecessary calls to image_path and hash lookups [#2827 state:resolved] http://github.com/rails/rails/commit/0fbf458b6c7992a1626282727a7063...
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
- 2827 Duplicate path handling for mouseover in image_tag (from [0fbf458b6c7992a1626282727a70636af19450d5]) Removed...