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

--- Comment #1 from Katrin Fischer <[email protected]> ---
Libraries using item-level itypes usually still have the mapping on record
level, although they might set it to be not mandatory in cataloguing. There is
a lot of functionality tied to the record level itype, even when using item
level itypes, so both make sense to have.

biblio.author should also exist.

Is this to avoid an explosion if the mapping doesn't exist?

I tried to remove both and create a record from a suggestion:

* Administration > Kohat-to-MARC-Mapping, unmap biblio.author and
biblioitems.itemtype (not a good idea, but for testing)
* Add a new suggestion > BOOM!

Tag "" is not a valid tag. at /kohadevbox/koha/C4/Suggestions.pm line 492.

This is actually odd, because creating a suggestions doens't create a MARC
record yet.

Is this a non-fix if mappings are also required in other places or an even
bigger issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.
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