[Koha-bugs] [Bug 6740] can add items at ordering but not remove items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 1 10:13:30 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6740

--- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> 2011-11-01 09:13:30 UTC ---
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
4) Clicked + 2 times, a total of 3 item forms showing on the page
5) No minus sign shows

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>

Firebug shows me no javascript errors or warnings. 

I am using an ACQ framework and only working with the English templates.

-- 
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.


More information about the Koha-bugs mailing list