This project is archived and is in readonly mode.

#2326 ✓invalid
Tit Petric

script.aculo.us Sortable.create drops draggable despite option.only

Reported by Tit Petric | March 24th, 2009 @ 02:57 PM

http://dev.rubyonrails.org/ticke...

The patch is really simple, inside sortable.create function add the following line:


accept: options.only,

On line 693 (var options_for_droppable) and line 701 (var options_for_tree).

Best regards, Tit Petric

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

Pages