Details
Description
When you try delete any kind of item (nodes, roles, clients...) using Firefox (I have tried in FF8 and FF10) it doesn't work.
The problem is that jQuery fails in this line https://github.com/opscode/chef/blob/master/chef-server-webui/public/javascripts/chef.js#L133 because 'event.preventDefault()' function does not exist.
This occur because Firefox needs the "event handler", Chromium/Chrome doesn't
The bug is not reproducible in Chromium/Chrome.
https://github.com/opscode/chef/pull/254
Thank you for taking the time to help make Chef better! We require a Contributor License Agreement (CLA) from contributors to help protect all Chef users. It is easy to complete one online. Instructions to do so are on our wiki, which is linked below. Once your account is updated, you will have access to 'resolve' tickets that indicates to the triage team that your contribution is ready for review.
http://wiki.opscode.com/display/chef/How+to+Contribute