[Bug 9013] New: Cart in staff interface displays location pulled from Description (OPAC)
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9013 Priority: P5 - low Change sponsored?: --- Bug ID: 9013 Assignee: gmcharlt@gmail.com Summary: Cart in staff interface displays location pulled from Description (OPAC) Severity: normal Classification: Unclassified OS: All Reporter: eb@efdss.org Hardware: All Status: NEW Version: 3.8 Component: Architecture, internals, and plumbing Product: Koha Created attachment 13271 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13271&action=edit Example of location codes where staff and OPAC displays differ Koha allows us to display authorized values for Location in two different ways, one for the OPAC one for the staff interface. The Cart in the staff interface should display the locations that ordinarily display in the staff interface. But it seems to be pulling the location information from the Display (OPAC) line. In the example attached the staff location descriptions are much more specific, enabling staff to retrieve material from the correct storage location. In the OPAC these are marked 'storage' When staff use the Cart function to create a list of items to retrieve, they need the specific location, which is normally available in Staff interface, but unfortunately all they get is the OPAC version of this information. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9013 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Version|3.8 |master Assignee|gmcharlt@gmail.com |oleonard@myacpl.org -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9013 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9013 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 29763 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29763&action=edit 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. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9013 Nick Clemens <nick@quecheelibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9013 Nick Clemens <nick@quecheelibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29763|0 |1 is obsolete| | --- Comment #2 from Nick Clemens <nick@quecheelibrary.org> --- Created attachment 30643 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30643&action=edit [SIGNED OFF] 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> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9013 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9013 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30643|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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 <Katrin.Fischer.83@web.de> Works as described, no problems found. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9013 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |tomascohen@gmail.com --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Patch pushed to master. Thanks Owen! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org