No sort_event(_, []) sent as in quickstart demos
Reported by Patrick Hinnelund | September 22nd, 2010 @ 07:20 AM
On the Quickstart/Demo page "Sorting", when all items are moved from one block to the other, a sort_event is received for the empty block. The event carries an empty list indicating that the block is now empty.
This event however does not appear in the "normal" nitrogen application. And that's a problem.
You can reproduce the fault by coping the demos_sorting1.erl to rel/nitrogen/site/src, compile it and try it out.
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