https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27239
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |[email protected] | |ommunity.org --- Comment #4 from Jonathan Druart <[email protected]> --- I don't recreate the problem without the patch. 1. Edit biblionumber=1 2. 020 => 0452254264 => Detail pages (both staff and OPAC) have the "Editions" tab The sysprefs are passed from C4::Auth % grep FRBRizeEditions C4/Auth.pm FRBRizeEditions => C4::Context->preference("FRBRizeEditions"), OPACFRBRizeEditions => C4::Context->preference("OPACFRBRizeEditions"), Please provide more infos -- 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/
