Bug: multiple events when string groups in sortblock
Reported by Patrick Hinnelund | September 21st, 2010 @ 11:02 AM
sortblock { group="aa", connect_with_groups=["bbbb"],
items=[...] }
sortblock { group="bbbb", connect_with_groups=["aa"], items=[...]
}
When moving items between groups in the above example, the
sort_event is multiplied for each string character in the receiving
group.
There's no problem when using atoms.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Nitrogen Web Framework for Erlang