This project is archived and is in readonly mode.
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
-
CancelProfileIsBroken August 5th, 2009 @ 03:44 PM
- Tag changed from fix, scriptaculous, sortable, v1.8.2 to bugmash, fix, scriptaculous, sortable, v1.8.2
-
Gabe da Silveira August 9th, 2009 @ 08:25 PM
-1 this should be in the scriptaculous LH. There was already an open ticket so I just cross-referenced: https://prototype.lighthouseapp.com/projects/8887-script-aculo-us/t...
-
Pratik August 9th, 2009 @ 09:53 PM
- State changed from new to invalid
-
CancelProfileIsBroken August 9th, 2009 @ 10:47 PM
- Tag changed from bugmash, fix, scriptaculous, sortable, v1.8.2 to fix, scriptaculous, sortable, v1.8.2
- Milestone cleared.
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>