[Koha-bugs] [Bug 11242] fix opac-MARCdetail.pl bizarre ordering of data and noisy warnings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 21 16:21:51 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11242

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #6 from Jonathan Druart <jonathan.druart at biblibre.com> ---
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.


More information about the Koha-bugs mailing list