]> git.koha-community.org Git - koha.git/commit
Bug 23467: Exit after output_html - opac-reserve.pl
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 6 Nov 2019 09:59:26 +0000 (10:59 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 15 Nov 2019 10:04:34 +0000 (11:04 +0100)
commit2e3c8148ea29e6444ab94b92f3c215ada12122ea
tree6cd082c990b74f1e630ad8e4382abd05f511ad5b
parent016f79c747c48904fd9a1042432c3b11d463bc95
Bug 23467: Exit after output_html - opac-reserve.pl

To avoid double screen

There are several ways to recreate the issue, the easiest is:
  /cgi-bin/koha/opac-reserve.pl?biblionumber=

You should see "ERROR: No record id specified."

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit a4f2ad76f98e023489dec44f481f290302f44c78)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
opac/opac-reserve.pl