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

Katrin Fischer <katrin.fisc...@bsz-bw.de> changed:

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

--- Comment #2 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
Created attachment 18182
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18182&action=edit
[PASSED QA] 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>
http://bugs.koha-community.org/show_bug.cgi?id=10266

Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
Passes all tests and test plan.
Simple change fixing a display problem, no string changes.

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