https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29111
Bug ID: 29111
Summary: Unused code to handle indicators in many item
modification scripts
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
At a quick glance it looks like Koha doesn't support placing indicators to the
item field (952) but we have code for doing that in the .pl scripts, for
example in:
tools/batchMod.pl
cataloguing/additem.pl
acqui/addorderiso2709.pl
Please search for "indicator" and "ind_tag" in these files to locate the unused
code. For cataloguing/additem.pl it is clear the code is unused because it is
hard coded in the .tt (template toolkit) file that the indicator values are
always " " / empty.
This code should be removed so we are not unnecessarily spending time doing
modifications relating to this part of code to keep it "working" (bug
28832...).
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/