[Koha-bugs] [Bug 22934] Add missing use statement to Koha::AdditionalFieldValue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 22 16:37:03 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22934

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #89919|0                           |1
        is obsolete|                            |

--- Comment #4 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 89960
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89960&action=edit
Bug 22934: Add missing use statement

Also fixes a typo

To test:
1 - Add a subscription to a record
2 - Add an additional field in the admin section
3 - Edit the subscription and define the additional field
4 - Ensure you can view the record in the staff client and opac
5 - Without patch ,in the subscription detail page,click the link of the record
title. => software error.
6 - Apply the patch. => no error anymore.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Signed-off-by: Bin Wen <bin.wen at inlibro.com>

Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>

Fixed another typo on L21

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list