Bug 6541 - 952f not stored in db
Summary: 952f not stored in db
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low critical (vote)
Assignee: Galen Charlton
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-29 16:09 UTC by Nicole C. Engard
Modified: 2019-06-27 09:24 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

Note You need to log in before you can comment on or make changes to this bug.
Description Nicole C. Engard 2011-06-29 16:09:34 UTC
Now that the items table has all of the 952 subfields I did a little test and when I put data in the 952f I can't find the value I added in the database - I also clicked to edit the item record again and found that the value was no longer on my item record.

My conclusion here is that the 952f is not stored anywhere in the database.
Comment 1 Katrin Fischer 2012-03-19 07:04:33 UTC
I retested this and it seems to work all ok now. The field is not mapped to a column in items so it's saved to more_subfields_xml. I could add, save and edit the subfield without problems.