[Koha-bugs] [Bug 34820] Clarify inventory tool message for items with non-matching notforloan value

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 19 21:11:55 CEST 2023


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
These will translate really badly:

+                        <span>Item has unselected <em>Not for loan</em> status
<em>[% result.notforloan %]</em></span><br/>
+                    [% ELSE %]
+                        <span>Items has no <em>not for loan</em>
status</span><br/>

Can we do a bit better here maybe?

Also fails QA test tools:

 FAIL   koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt
   FAIL   filters
                missing_filter at line 316 (                        <span>Item
has unselected <em>Not for loan</em> status <em>[% result.notforloan
%]</em></span><br/>)
   FAIL   spelling
                 critera ==> criteria

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


More information about the Koha-bugs mailing list