Bug 5078 - Show preceding/succeeding entry (MARC21 780/5) in Staff normal view
Summary: Show preceding/succeeding entry (MARC21 780/5) in Staff normal view
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: master
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement with 5 votes (vote)
Assignee: Marcel de Rooy
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 11:04 UTC by Marcel de Rooy
Modified: 2012-10-25 23:04 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
Patch file (3.07 KB, patch)
2010-12-20 12:24 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel de Rooy 2010-08-02 11:04:28 UTC
Staff normal view could be extended (optionally) with preceding or succeeding entry (Continues/Continued by). This holds the older or newer name of a serial.
In the patch sent, this is arranged by using the fieldmapping table (Keywords to MARC). This makes the feature optional; only if the keywords continues and continuedby are added with corresponding marc field (MARC21 780t/785t), the normal view [of the staff client] shows these entries.

Patch can be applied to 3.0.x and master (3.2).
Comment 1 Marcel de Rooy 2010-12-20 12:24:36 UTC Comment hidden (obsolete)
Comment 2 Marcel de Rooy 2011-01-17 11:56:59 UTC
This report is obsolete now.
Via XSLT file MARC21slim2intranetDetail.xsl the same information is shown on the normal view intranet page.