[Koha-bugs] [Bug 5652] Patron checkout and holds summary should show subtitles

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 1 16:38:15 CEST 2013


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #5 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 20042
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20042&action=edit
[SIGNED-OFF] Bug 5652 - Patron checkout and holds summary should show subtitles

This patch adds subtitles (from Keyword to MARC mapping) to following tables on
the checkout page:

- Checkouts
- Previous checkouts
- Relative's checkouts
- Relative's previous checkouts
- Holds

Additionaly it suppresses the appearence of the superfluous word "by" in cases
where the biblio has no author.

Test scenario:
--------------
1)
Make sure that you have one or more fields mapped to subtitle in:
Home . Administration . Keyword to MARC mapping
(e.g. 245 b)

2)
Test the checkout page with patrons having
- current checkouts (today)
- previous checkouts
- relatives (e.g. kids) with current /previous checkouts
- holds on items
- holds on biblios

...with items having:
- title, subtitle, author
- title,  no subtitle, author
- title,  subtitle, no author
- title, no subtitle, no author

3)
Do the same on patron's detail page

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
All tests pass

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list