http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6465
--- Comment #9 from Janusz Kaczmarek <[email protected]> 2011-07-22 10:15:44 UTC --- Julian, if I understand things well, what you are referring to has no relation to my patch nor with the problem described by me. The positions you are pointing at (i.e. 100/17-19) are Target Audience Code. According to my knowledge about field 100 (http://archive.ifla.org/VI/3/p1996-1/uni1.htm#100) spaces are not allowed there at all--one should choose from among [a b c d e k m u]. And "if some data in a field is supplied but not all, the omitted data element positions will contain fill characters" which is |. This is why having spaces in 100/17-19 you get | in the plugin, both having my patch applied or not. But if you wanted to see what I am referring to in my patch look at positions 17 and 18 in Unimarc record label for example, where spaces are allowed. -- 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. _______________________________________________ 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/
