[Bug 17598] New: Make use of itemtypes.summary
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17598 Bug ID: 17598 Summary: Make use of itemtypes.summary Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org There is a field called itemtypes.summary in the DB, but as far as I have been able to tell, it is not displayed anywhere. Please enlighten me if I am wrong! :-) Here is the definition in installer/data/mysql/kohastructure.sql: summary text, -- information from the summary field, may include HTML -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17598 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Do we have a good reason to start making use of itemtypes.summary or should we drop it? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17598 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m, | |katrin.fischer@bsz-bw.de, | |victor.grousset@biblibre.co | |m --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think it was once explained as a UNIMARC feature to me. Adding Frido and Victor - maybe one of them knows. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17598 --- Comment #3 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- Oh looks like its an old trick to customize search results : https://gitlab.com/koha-community/Koha/blob/fcd6bdc5b8ed5cd48b19d03a86e2ab9a... This is useless with XSLT display. I think it can be removed from db and item types configuration page. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17598 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |koha-bugs@lists.koha-commun | |ity.org -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17598 --- Comment #4 from Fridolin SOMERS <fridolin.somers@biblibre.com> --- Ah looks like it is used to customise addbooks.tt display : https://gitlab.com/koha-community/Koha/blob/604c7b818b63b93c66bb751ceb9d99bc... I think we should remove this code (also from C4/Search.pm). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17598 Marjorie Barry-Vila <marjorie.barry-vila@collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marjorie.barry-vila@collect | |o.ca -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17598 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=23663 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Some working test plan is on bug 23663. It has some issues, like displaying <br/> in the result list when activated. I think if we can't implement the feature for XSLT results, we should remove it. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17598 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose@inlibr | |o.com --- Comment #6 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- I vote for removing it entirely -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17598 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Caroline Cyr La Rose from comment #6)
I vote for removing it entirely
+1 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17598 --- Comment #8 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- (In reply to Fridolin Somers from comment #4)
Ah looks like it is used to customise addbooks.tt display :
https://gitlab.com/koha-community/Koha/blob/ 604c7b818b63b93c66bb751ceb9d99bc1c109be9/koha-tmpl/intranet-tmpl/prog/en/ modules/cataloguing/addbooks.tt#L80
I think we should remove this code (also from C4/Search.pm).
I tried to add something in the summary for itemtype BK. I don't see anything different in the Cataloging search results (which is addbooks.pl AFAIK). This was on a MARC21 KTD instance. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org