http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7392
--- Comment #19 from Paul Poulain <[email protected]> 2012-02-13 11:11:00 UTC --- While testing before pushing those patches, I fall in a problem that either means there's a bug or some documentation is needed. I switched the syspref to: bibtex|dc|marcxml|marc8|utf8|marcstd|mods|ris => I get the "Save record" list with MARC (non unicode/MARC8) / MARC (Unicode/UTF8) / MARC (Unicode UTF8/Standard) I can export my record and it includes all 9xx fields (including 995, where the item(s) are) The I switched the syspref to "empty" = the list disappear on the OPAC, expected behaviour Then I switched the syspref to: bibtex|dc|marcxml|marc8|utf8|9xx|mods|ris Then ... I understood that the (9xx,x9x, xx9) are not related to the format as are other () in the syspref description => i'll do a follow-up before pushing to say Note: Available options are: BIBTEX (bibtex), Dublin Core (dc), MARCXML (marcxml), MARC-8 encoded MARC (marc8), Unicode/UTF-8 encoded MARC (utf8), Unicode/UTF-8 encoded MARC without local use -9xx, x9x, xx9- fields and subfields (marcstd), MODS (mods), RIS (ris) it will be more clear Then I tried to upload a marcstd record, and got exactly the same result as for utf8 or marcxml record: I get the 995 (item) and the 090(biblionumber) fields as well. Am I not supposed not to get them ? what am I doing wrong ? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
