Here are the bugs I have found so far in 2.7.0f :
#1) BUG with new users who have registered for an event with the "joomla user auto creation" (and with duplication prevention enabled) > when they go to their user panel, if they try to edit their profile, they can't validate the form as the system says "you have already registered for this event" next to the e-mail field.
Same problem if they cancel their registration and then register again with the same e-mail address (system shows "you have already registered for this event" next to the e-mail field).
#2) When a user cancels his registration, he is still being used for the calculation of selection limits.
#3) Password created during registration can't be sent to the user in the e-mail (the [PASSWORD] tag always returns "password" in the e-mail)
#4) BUG with conditionnal fields and selection limits is still there (see my post in
http://www.dthdevelopment.com/index.php?option=com_jfusion&Itemid=91&jfile=viewtopic.php&f=16&t=6133#p10022
)
#5) In FireFox, when fields reach their selection limits, they become "unselectable" (they appear in light gray). In Internet Explorer 7, if a field has reached it's selection limit, the field is still selectable. It's only when the user validates his form that the "x" icon appears next to the concerned field without any further explanation (so the user has no way of understanding why this particular field won't validate).