[Koha-bugs] [Bug 27526] Remove Mod/AddItemFromMarc from additem.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 18 11:27:31 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27526

--- Comment #30 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
   FAIL   pod coverage
                POD is missing for 'host_items'
   FAIL   pod coverage
                POD is missing for 'columns_to_str'
 FAIL   koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt
   FAIL   filters
                missing_filter at line 174 (                    <input
type="hidden" id="[%- mv.id | html -%]" name="[% kohafield %]"
class="input_marceditor" size="50" maxlength="[%- mv.maxlength | html -%]"
value="[%- mv.value | html -%]">)
                missing_filter at line 177 (                        <select
name="[% kohafield %]" id="[%- mv.id | html -%]" class="input_marceditor"
readonly="readonly" disabled="disabled">)
                missing_filter at line 179 (                        <select
name="[% kohafield %]" id="[%- mv.id | html -%]" class="input_marceditor"
data-category="[% mv.category | html %]">)
                missing_filter at line 195 (                        <input
type="text" id="[%- mv.id | html -%]" name="[% kohafield %]"
class="input_marceditor" size="50" maxlength="[%- mv.maxlength | html -%]"
value="[%- mv.value | html -%]" readonly="readonly" />)
                missing_filter at line 197 (                        <input
type="text" id="[%- mv.id | html -%]" name="[% kohafield %]"
class="input_marceditor" size="50" maxlength="[%- mv.maxlength | html -%]"
value="[%- mv.value | html -%]" />)
                missing_filter at line 203 (                        <input
type="text" id="[%- mv.id | html -%]" name="[% kohafield %]"
class="input_marceditor" size="50" maxlength="[%- mv.maxlength | html -%]"
value="[%- mv.value | html -%]" readonly="readonly" />)
                missing_filter at line 205 (                        <input
type="text" id="[%- mv.id | html -%]" name="[% kohafield %]"
class="input_marceditor" size="50" maxlength="[%- mv.maxlength | html -%]"
value="[%- mv.value | html -%]" />)
                missing_filter at line 215 (                        <input
type="text" id="[%- mv.id | html -%]" name="[% kohafield %]"
class="input_marceditor" size="50" maxlength="[%- mv.maxlength | html -%]"
value="[%- mv.value | html -%]" readonly="readonly" />)
                missing_filter at line 217 (                        <input
type="text" id="[%- mv.id | html -%]" name="[% kohafield %]"
class="input_marceditor" size="50" maxlength="[%- mv.maxlength | html -%]"
value="[%- mv.value | html -%]" />)
                missing_filter at line 221 (                        <textarea
id="[%- mv.id | html -%]" name="[% kohafield %]" class="input_marceditor"
rows="5" cols="64" readonly="readonly" >[% mv.value | html %]</textarea>)
                missing_filter at line 223 (                        <textarea
id="[%- mv.id | html -%]" name="[% kohafield %]" class="input_marceditor"
rows="5" cols="64" >[% mv.value | html %]</textarea>)
                missing_filter at line 228 (                    <input
type="hidden" name="items.more_subfields_xml" value="[% subfield.subfield %]"
/>)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list