Activity log for bug #691397

Date Who What changed Old value New value Message
2010-12-17 03:41:18 jsherk bug added bug
2010-12-17 03:41:18 jsherk attachment added Patch jQuery show/hide for plguins admin page https://bugs.launchpad.net/bugs/691397/+attachment/1768300/+files/jquery.showhide.js
2010-12-17 03:42:29 jsherk description If you look on the plugins admin page, and click on the show icon of Pagination, it will open up the div and the icon will change to an UP arrow. Now leave that open and click on the show icon of Smarty and note that the icon does not change but stays as a DOWN arrow. The problem is the is_visible variable in /themes/cloud/js/showhide/jquery.showhide.js You need to instead check which icon is veing used and toggle the icon. Attached is patched code. If you look on the plugins admin page, and click on the show icon of Pagination, it will open up the div and the icon will change to an UP arrow. Now leave that open and click on the show icon of Smarty and note that the icon does not change but stays as a DOWN arrow. The problem is the is_visible variable in /themes/cloud/js/showhide/jquery.showhide.js You need to instead check which icon is being used and toggle the icon. Attached is patched code with is_visible variable removed.
2011-01-10 09:23:53 TitanKing phpdevshell: status New Fix Committed
2011-05-05 07:21:00 TitanKing phpdevshell: status Fix Committed Fix Released