https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18355 Christopher Brannon <cbrannon@cdalibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #78913|0 |1 is obsolete| | --- Comment #28 from Christopher Brannon <cbrannon@cdalibrary.org> --- Created attachment 79684 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79684&action=edit Bug 18355: Modifies location on details pages. TEST PLAN: 1) Make sure ReturnToShelvingCart is set to Move. 2) Check in an item. 3) View the item in detail.pl and opac-detail.pl and see that only the cart location shows. 4) Apply patch and view the item again in check detail and opac-detail.pl. You should now see the permanent location, and the cart location in parenthesis. 5) Try removing descriptions from locations. Codes should replace descriptions when not available. Nothing should show if a value (code is missing. 6) Check another item that was not checked in. You should see the permanent location and not a secondary location. -- You are receiving this mail because: You are watching all bug changes.