http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11242
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #6 from Jonathan Druart <[email protected]> --- Not sure to reproduce correctly the issue: - choose a biblio, edit and add a value in 686$a - delete the subfield 686$a in the framework - go at the OPAC (marc view), I get: 686 ## - classification -- existe pas 101 ## - Langue langue doc. Français I apply the patch, I get: 101 ## - Langue langue doc. Français 686 ## - classification -- existe pas I certainly miss something... -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
