http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990
--- Comment #12 from Frédéric Demians <[email protected]> 2012-01-18 14:36:53 UTC --- Nicole, tell us what you get when you run this command on a shell: perl -MC4::Context -MYAML -e 'print Dump(C4::Context->marcfromkohafield)' You should have something like that: biblioitems.biblioitemnumber: - 090 - a biblioitems.collectionissn: - 225 - x ... Each DB field is linked to a tag/letter. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
