http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6740
--- Comment #9 from Paul Poulain <[email protected]> 2011-11-01 09:25:16 UTC --- (In reply to comment #7) > Started retesting... > > 1) Testing on master, 'almost' fresh database, no customizations > 2) AcqCreateItem is set to 'on order' > 3) Started a new basket, added one order from suggestion same thing when you add an order from another source ? (empty/existing/z3950/imported record ?) > Source code at the end of my third item form looks like this: > <a style="display:none; cursor: pointer; color: grey; font-size: > 180%;" onclick="deleteItemBlock('itemblock')">-</a> This one is OK. The HTML don't show you what javascript can have done. > Firebug shows me no javascript errors or warnings. that's very bad news... Are you able to track if the cloneItemBlock is called by adding some alert('I am here'); in some places in the code? It should show a popup everytime you click on the + this is really strange... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
