[Bug 2135] Cannot Delete MARC Records
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2135 oleonard@myacpl.org changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|PC |All Version|unspecified |HEAD ------- Comment #3 from oleonard@myacpl.org 2008-05-19 18:21 ------- I'm now guessing you couldn't delete the record because there were items attached? There are some conflicting things going on in the template: The action on the menu item is disabled because there is an item count. The menu item doesn't look disabled because of a style conflict. There also some javascript that ran before we had the template disable the menu item altogether: Before, clicking 'delete' would give you a js alert that said "There are X item(s) attached to this record.You must delete all items before deleting this record." You never see this now because the menu item is disabled. So: Is it enough to see the "delete" link is greyed out? Does that make it clear you can't delete (but still not know why)? Is it better to try the delete and get a full explanation? Or both: looks disabled, and when you click you get the message? ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com