[Koha-bugs] [Bug 6499] MARC21 035 -- Other-control-number -- Indexing & Matching

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 9 17:22:49 CEST 2018


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

Paul Hoffman <paul at flo.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul at flo.org

--- Comment #27 from Paul Hoffman <paul at flo.org> ---
FYI, in our Koha instance (17.11.04) I had to use this in IntranetUserJS:

<option value="Other-control-number,phr">

Instead of this:

<option value="Other-control-number">

Without ",phr" I found it was doing a ",wrdl" search which failed.

Others may find that this is not necessary, but I mention it here for anyone
who stumbles upon this only to find that the suggested code doesn't work for
them.

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


More information about the Koha-bugs mailing list