Summary: | Authors disappearing when emailing lists | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | P5 - low | CC: | chris, koha.sekjal, m.de.rooy, thatcher.rea |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
no authors in email
Proposed fix Signed patch Passed QA patch |
Created attachment 5677 [details] [review] Proposed fix Standard author information wasn't even in the template markup, only "additional author." Added standard author and improved output of additional authors (hiding label when empty). Also added subtitle via GetRecordValue (see bug 3550). Also added check for and output of OPACBaseURL in order to make OPAC links in the email clickable. *** Bug 7064 has been marked as a duplicate of this bug. *** Created attachment 5985 [details] [review] Signed patch Owen, small detail drawing my attention in the mail sent: separators (hyphens) in the additional authors field here are not necessary. Could not prevent me from signing this improvement! Rembrandt : an audio course on the artist's life and work / by Schwartz, Gary Additional author(s): -- Aalst, Benthe van Created attachment 5990 [details] [review] Passed QA patch Changes OPACBaseurl to OPACBaseURL, because that's how it appears in other places in the system. Pushed please test |
Created attachment 5675 [details] no authors in email When the list is sent to an email address and the list is sorted by author the authors' names disappear after 7 or 8 records, when the list is sorted by title the author's names disappear after the first record.