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

--- Comment #130 from Pedro Amorim <[email protected]> ---
Created attachment 172811
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172811&action=edit
Bug 35570: (QA follow-up): Update UNIMARC author to 200$f

Reworked the logic here a bit to ensure the following scenario for UNIMARC:
If both title and author exist, the result is:
200$aTitle$fAuthor

In the previous logic, it would become:
200$aTitle
200$fAuthor

I'm assuming the desired result is the former and not the latter.
Test following the same test plan, but try having only author, or only title,
and verify that the resulted MARC data is as expected.

-- 
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