Hide Forgot
Description of problem: no response when clicking button 'Remove' in group permission section, I have to refresh the page, then button 'Remove' works. Version-Release number of selected component (if applicable): Version 0.15.0rc1 beaker-devel How reproducible: always Steps to Reproduce: 1. admin login. 2. page: Admin->Groups 3. click to open one group page. 4. add one permission in 'Permissions' box, such as 'tag_distro'. 5. click button Add. 6. then try to click button 'Remove' behind the new added permission 'tag_distro'. Actual results: no response, I have to refresh the page, then it works. Expected results: no need to refresh the page and make it work. Additional info:
This is a regression, I suspect caused by change in behaviour of .delegate() in newer jQuery.
On Gerrit: http://gerrit.beaker-project.org/2308
verified on beaker-devel Version 0.15.0rc2(20130927)-->pass Steps: 1. admin login. 2. page: Admin->Groups 3. click to open one group page. 4. add one permission in 'Permissions' box, such as 'tag_distro'. 5. click button Add. 6. then try to click button 'Remove' behind the new added permission 'tag_distro'. Actual results: same as expected results. Expected results: no need to refresh the page and can remove the permission
Beaker 0.15 has been released.