Bug 5861

Summary: items.stocknumber not saved correctly
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CatalogingAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: critical    
Priority: PATCH-Sent (DO NOT USE) CC: chris, julian.maurice, koha.sekjal, nengard
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:
Bug Depends on:    
Bug Blocks: 5860    
Attachments: proposed patch

Description Katrin Fischer 2011-03-13 21:33:49 UTC
To test: 

1) Add new field 952 $i to framework and map to items.stocknumber.
2) Add a new item, fill only stocknumber and save.
3) Check database 

Problem: stocknumber in items table is empty, XML data in biblioitems is correct.
Comment 1 Katrin Fischer 2011-03-13 23:16:54 UTC
Created attachment 3288 [details] [review]
proposed patch
Comment 2 Chris Cormack 2011-03-17 01:45:51 UTC
Pushed, please test and mark resolved