http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9013
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30643|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 30662 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30662&action=edit [PASSED QA] Bug 9013 - Cart in staff interface displays location pulled from Description (OPAC) When the cart in the staff client pulls description data for items.location and items.ccode it pulls the value designated for the OPAC--probably a cut-and-paste error when the feature was added to the staff client. This patch removes the 'opac' parameter from GetKohaAuthorisedValues. To test you must have at least one LOC authorized value configured to have different descriptions for staff and OPAC. Locate or edit an item with that shelving location and add that record to the cart in the staff client. When you view the cart, the shelving location description in the "Items" column should show the description for the staff client, not the OPAC. Signed-off-by: Nick Clemens <nick@debian> Signed-off-by: Katrin Fischer <[email protected]> Works as described, no problems found. -- 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/
