[Koha-bugs] [Bug 21585] Ignore missing firstname in ILL requests table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 31 10:27:25 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21585

Andrew Isherwood <andrew.isherwood at ptfs-europe.com> changed:

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

--- Comment #7 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Created attachment 81686
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81686&action=edit
Bug 21585 - Ignore missing firstname in ILL requests table

To test:
- Make sure you have a patron with just a surname and no firstname
- Create an ILL request so that the name of this patron shows up in
  the Patron column of the ILL requests table
- Before the patch, the name will display as "null Surname"
- Apply the patch
- Reload the ILL requests page
- The name should now display as just "Surname"
- Sign ye merrily off

Signed-off-by: Andrew Isherwood <andrew.isherwood at ptfs-europe.com>

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


More information about the Koha-bugs mailing list