http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13516
--- Comment #9 from Katrin Fischer <[email protected]> --- Created attachment 38776 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38776&action=edit [PASSED QA] Bug 13516 - Display issue for search results with items both checkout out and lost If the staff search results, if an item is both checked out and lost, the result will appear as two item lines where one line has the lost status and the other line has the rest of the item's data. Test Plan: 1) Check an item out to a patron 2) Mark the item as lost *without* removing the item from the patron's record, either by using longoverdue.pl or by editing the itemlost field in the database directly. 3) Perform a search where that item will be in the results 4) Note the improper display of the item's data 5) Apply this patch set 6) Reload the search restults 7) Note the item now displays correctly Signed-off-by: Nick <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> http://bugs.koha-community.org/show_bug.cgi?id=13561 -- You are receiving this mail because: 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/
