Bug 17724 - Callnumber not copied into serial issue, when callnumber subfield is linked to a plugin
Summary: Callnumber not copied into serial issue, when callnumber subfield is linked t...
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-05 22:32 UTC by Katrin Fischer
Modified: 2022-12-12 21:24 UTC (History)
1 user (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Crowdfunding committed: 0
Crowdfunding contact:
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2016-12-05 22:32:06 UTC
To test:
- Make sure your 952$o (callnumber) is linked to a plugin such as cn_browser.pl in your frameworks
- Create a subscription with "create item on receive" and a callnumber
- Receive an issue
- Verify that the callnumber is not copied into the item on receive
- Remove the plugin from the framework
- Verify that the callnumber now is copied into the item on receive
Comment 1 Katrin Fischer 2022-05-06 14:44:27 UTC
I just retested this in a 20.11.14 and the callnumber is now correctly copied. The plugin works as well.