[Koha-bugs] [Bug 12307] Catalog details page displaying incorrect status for items with itemtype level notforloan status

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 6 20:37:27 CEST 2014


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

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

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

--- Comment #6 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 29527
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29527&action=edit
[PASSED QA] Bug 12307 - Catalog details page displaying incorrect status for
items with itemtype level notforloan status

The template markup that controls that status column for
the items table in catalogue/detail.pl does not account
for the itemtypes.notforloan flag.

Test Plan:
1) Find an item that is currently available
2) Go to the itemtype editor and mark that itemtype of that item
   as being not for loan
3) Browse to the catalog details page for that item's record
4) Note the item status is still "Available"
5) Apply this patch
6) Reload the catalog details page
7) Note the item status is now "Not for loan"

Signed-off-by: Nick Clemens <nick at quecheelibrary.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Good catch! Works as described, no problems found.

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


More information about the Koha-bugs mailing list