Actions
Bug #6628
closedUserlist jQuery binding conflict with inline usage
Description
For userlist if there's any jQuery usage (validations, image option select, etc..) it can conflict with search criteria due to same id bindings. There's no real avoiding this for inline usage. Change the default ajax usage for userlists to tooltip to better avoid this, but this is an UNFIXABLE BUG (sorry!) due to the way jQuery validate works and ID bindings.
Actions