https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27239 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #4 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 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.