1.3b2 live event delegation - callback not firing when bound to more than one event

1.3b2 live event delegation - callback not firing when bound to more than one event


If the same callback function is bound to more than one jQuery live
event
it will only fire for the last registered event.
version: jQuery v1.3b2pre rev 6052
ticket: http://dev.jquery.com/ticket/3787
test page: http://csytan.googlepages.com/livetest.html
Thanks for the great update,
Chris