https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28639

--- Comment #23 from Mathieu Saby <[email protected]> ---
It works as described

I added the subject "Liberty"
<datafield ind2="0" ind1="" tag="650">
      <subfield code="a">Liberty</subfield>
      <subfield code="9">1708</subfield>
</datafield>

With the new syspref activated, a supplementary 650 field is added at the end
of the record, with the "see from" value, the 1st indicator is "z"

<datafield ind2="" ind1="z" tag="650">
      <subfield code="a">Freedom</subfield>
</datafield>

Same behavior with a 2d see from form

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to