http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4173

Liz Rea <l...@catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18161|0                           |1
        is obsolete|                            |

--- Comment #32 from Liz Rea <l...@catalyst.net.nz> ---
Created attachment 18162
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18162&action=edit
[3.8.x] Bug 4173 - Statuses not appearing in the OPAC Simply revert order of 2
lines in Items.pm. Previous line write to variable used in next line as
function argument.

To Test:

Give an item a special restricted value, define one if you have to in the
authorised values.
Observe that, without this patch, statuses are not shown in the OPAC in
parentheses. My example was an item that had a restricted value of "Library
Staff Only"
It should have been shown under status on the detail page of the OPAC, but was
not.

Apply the patch, observe that restricted values are now shown for your item,
for example:
Available (Library Staff Only) in the status column.

Signed-off-by: Liz Rea <l...@catalyst.net.nz>

-- 
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