This project is archived and is in readonly mode.

#887 ✓resolved
John Devine

Allow link_to_remote to receive options[:position] as a Symbol

Reported by John Devine | August 22nd, 2008 @ 08:56 PM | in 2.x

including :position=>:bottom in the options now results in a javascript error for me in edge. {:position=>"'bottom'"} works.

Not sure if it's something I changed or if a changeset along the way changed the behavior, but if that's the new way to do it, the docs for link_to_remote should be updated.

Can anyone confirm this?

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

Attachments

Referenced by

Pages