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

Owen Leonard <[email protected]> changed:

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

--- Comment #2 from Owen Leonard <[email protected]> ---
Created attachment 119618
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119618&action=edit
Bug 27239: Detail templates remove redundant test

Template variables FRBRizeEditions and OPACFRBRizeEditions aren't
assigned with syspref values and are redundant anyway. If syspref
FRBRizeEditions or OPACFRBRizeEditions aren't set XISBN is empty.

Test plan:
1 - Set Sysprefs ThingISBN, FRBRizeEditions and OPACFRBRizeEditions
2 - Search for a notice with multiple ISBN in ThingISBN and with some of
    these ISBNs in Koha.
    Example:
    http://www.librarything.com/api/thingISBN/0452254264
    In koha imported from LOC ISBN:
    0452254264
    0198185219
3 - Select one notice
4 - Edition tab is not there.
5 - Apply patch
6 - Redo 2
7 - Edition tab is there.
8 - Unset FRBRizeEditions and OPACFRBRizeEditions
9 - Edition tab isn't there.

Signed-off-by: Owen Leonard <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to