http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4222
--- Comment #23 from Katrin Fischer <[email protected]> 2011-08-04 04:41:19 UTC --- I am a bit worried about this patch because when you have not mapped the nonpublicnote to any field, your data is saved into more_subfields_xml. After the frameworks are updated with this patch, you will not be able to access the data. The information will still be stored in the xml field, but your frameworks will be pointing to the new column. I am not sure how to prevent this. Would it be possible to move the data from the XML field into the new subfield on update? What would the risks be? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
