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

--- Comment #6 from Owen Leonard <oleon...@myacpl.org> ---
(In reply to Jonathan Druart from comment #5)
> I personally think we should fix all of them at the same time.

I'd be happy to submit a follow-up for moredetail.tt and detail.tt.

> Yes, but for these 3 ones I am pretty sure everybody keeps the default value.

This bug exists because we use more than just the default value for lost, and
damaged and we want to see those locally-defined values. Bug 11280 shows that
there was a need for withdrawn to be the same.

> catalogue/detail.tt
>  662                         [% IF ( item.withdrawn ) %]
>  663                             <span class="wdn">Withdrawn</span>
>  664                         [% END %]

catalogue/detail.tt already shows the authorized value description for lost and
damaged. That it doesn't do so for withdrawn is a bug which should have been
fixed by Bug 11280.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to