[Koha-bugs] [Bug 2778] Search Also missing from subfied framework edit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 2 23:36:02 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2778

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de
           Severity|normal                      |major

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list