Bug 17724

Summary: Callnumber not copied into serial issue, when callnumber subfield is linked to a plugin
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: SerialsAssignee: Bugs List <koha-bugs>
Status: CLOSED WORKSFORME QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: colin.campbell
Version: Main   
Hardware: All   
OS: All   
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:

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.