Bug 23554 - Display info from MARC21 110 and 111 in cart/list emails
Summary: Display info from MARC21 110 and 111 in cart/list emails
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Lists (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-06 09:13 UTC by Katrin Fischer
Modified: 2023-03-14 14:35 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2019-09-06 09:13:20 UTC
The cart and list emails use GetBiblioData (gets biblio.author) and GetMarcAuthors (gets info from 700-720). This leaves out the 110 and 111 as author is usually only mapped to 100... :(
Comment 1 Caroline Cyr La Rose 2023-03-14 14:29:32 UTC
Katrin, do you think this is resolved in part by bug 30850? We could do the same for 111
Comment 2 Katrin Fischer 2023-03-14 14:35:03 UTC
It would probably work, but with 3150 hopefully closed to be pushed, there might be other ways to achieve it too.