http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7116
Magnus Enger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6117|0 |1 is obsolete| | --- Comment #2 from Magnus Enger <[email protected]> 2011-11-04 15:13:16 UTC --- Created attachment 6205 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6205 Bug 7116: White space on item form for bulk ordering from staged file Same fix that was done for normal order page and receive page. Moving the style element for hiding the subfield into the li tag. AcqCreateItem = on order To recreate: 1) stage a marc file with 1 - many records 2) make sure you have an acq framework with hidden fields in 952 3) create new basket 4) order from your marc file 5) check item form below the record list for white space Signed-off-by: Magnus Enger <[email protected]> Followed the steps outlined by Katrin above. Before the patch there are gaping holes left by the hidden fields. After the patch the holes are gone. -- 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. You are watching all bug changes. _______________________________________________ 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/
