http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2778
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Severity|normal |major --- Comment #1 from Katrin Fischer <[email protected]> --- I did some research on this in current master: - There is a field seealso varchar(1100) in the marc_subfield_structure table - Switching NoZebra on does not change anything - there is still no option to edit the field. - On my fresh standard templates it showed for 245$a - after editing the subfield the "See also" from the summary page was gone. I checked in the database - before saving the see also field contained data, after saving all subfields were NULL. I think we have a bigger bug here. Either the remains of this feature need to be removed or it should be repaired - deleting data out of the database should not happen. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ 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/
