Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Jonathan Druart 7aedcf643e Bug 16082: Display a friendly "patron does not exist" message if that's the case - circulation.pl
The major part of pages you can access from a patron detail page (menu)
does not take into consideration the 'patron does not exist' case.
If the borrowernumber is linked to a deleted patron, a friendly message
should be displayed instead of an empty patron detail page.

Test plan:
Go on circ/circulation.pl?borrowernumber=424242
and   circ/circulation.pl?borrowernumber=424242&batch=1
Notice the difference before and after this patch

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
2016-03-21 16:58:17 +00:00
..
bookcount.tt Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
branchoverdues.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
branchtransfers.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
circulation-home.tt Bug 15640: Removing title for links on circulation-home.tt 2016-02-24 03:47:02 +00:00
circulation.tt Bug 16082: Display a friendly "patron does not exist" message if that's the case - circulation.pl 2016-03-21 16:58:17 +00:00
circulation_batch_checkouts.tt Bug 16082: Display a friendly "patron does not exist" message if that's the case - circulation.pl 2016-03-21 16:58:17 +00:00
offline-mf.tt Bug 12118 - remove unnecessary YUI assets included in offline circ manifest 2014-04-25 15:25:34 +00:00
offline.tt Bug 14915: Use Font Awesome instead of Glyphicons for the staff intranet 2015-10-27 10:02:42 -03:00
on-site_checkouts.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
overdue.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
pendingreserves.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
printslip.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
renew.tt Bug 15821: Use Font Awesome icons in confirmation dialogs - Circulation 2016-03-02 03:52:01 +00:00
reserveratios.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
returns.tt Bug 16042 - Missing closing quote in checkin template 2016-03-11 15:25:16 +00:00
selectbranchprinter.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
transfer-slip.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
transferstoreceive.tt Revert bug 13618 - "Prevent XSS in the Staff Client and the OPAC" due to performance issues 2016-02-11 19:39:53 +00:00
view_holdsqueue.tt Bug 15471 [QA Followup] - Revert use of raw method which is no longer used do to the reversion of bug 13618 2016-02-29 16:35:15 +00:00
waitingreserves.tt Bug 14134 - Make "Holds over" show holds expiring tomorrow if ExpireReservesMaxPickUpDelay is set 2016-03-02 04:46:06 +00:00