[Koha-bugs] [Bug 28315] PopupMARCFieldDoc is defined twice in addbiblio.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 28 14:24:46 CEST 2023


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #150183|0                           |1
        is obsolete|                            |
 Attachment #150216|0                           |1
        is obsolete|                            |

--- Comment #3 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 150366
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150366&action=edit
Bug 28315: Remove duplicate function definition

This patch removes the unnecessary second definition of the JS function
PopupMARCFieldDoc from addbiblio.tt.
To test:
1. Apply the patch
2. Check that addbiblio.tt contains only one function definition for
PopupMARCFieldDoc
3. Navigate to "Cataloging" -> "Add MARC record"
4. Check that after clicking on the question mark symbol next to any MARC
field, the loc description of that MARC field is opened in a new tab

Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list