[Koha-bugs] [Bug 4173] Statuses not appearing in the OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 16 00:29:30 CEST 2013


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

Liz Rea <liz at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11132|0                           |1
        is obsolete|                            |
  Attachment #11135|0                           |1
        is obsolete|                            |
  Attachment #12010|0                           |1
        is obsolete|                            |
  Attachment #18158|0                           |1
        is obsolete|                            |

--- Comment #30 from Liz Rea <liz at catalyst.net.nz> ---
Created attachment 18161
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18161&action=edit
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 <liz at catalyst.net.nz>

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


More information about the Koha-bugs mailing list