Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Andreas Roussos 884e28fab5 Bug 17310: Broken URLs in 'Item renewed' / 'Cannot renew' messages
In the Staff client, under Circulation > Renew, the message shown after
successful renewal of an item contains broken URLs. This is also true for
the message shown when you try to renew an item that is not checked out.

This patch fixes that.

Test plan:
1) Go to Circulation > Renew, and search for the barcode of a checked-out
   item. In the 'Item renewed:' confirmation message, notice how the URLs
   for the title and the barcode are broken.
2) Now search for the barcode of an item that is not checked out. In the
   'Cannot renew:' message, notice how the URLs are broken here too.
3) Apply the patch.
4) Repeat steps 1) and 2). This time the URLs work fine.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as advertised

Signed-off-by: Katrin Fischer  <katrin.fischer@bsz-bw.de>

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
2016-10-10 12:34:19 +00:00
..
bookcount.tt Bug 15758: Koha::Libraries - Remove GetBranches 2016-09-08 14:36:03 +00:00
branchoverdues.tt Bug 15758: Koha::Libraries - Remove GetBranchName 2016-09-08 14:36:01 +00:00
branchtransfers.tt Bug 15758: Fix variable name, it's a branchcode 2016-09-08 14:36:06 +00:00
circulation-home.tt
circulation.tt Bug 10768 - Improve the interface related to itemBarcodeFallbackSearch 2016-09-25 13:49:05 +00:00
circulation_batch_checkouts.tt Bug 15758: Koha::Libraries - Remove GetBranchName 2016-09-08 14:36:01 +00:00
offline-mf.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
offline.tt Bug 14060: Force the input to contain a valid date 2016-09-08 12:04:20 +00:00
on-site_checkouts.tt
overdue.tt Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
pendingreserves.tt
printslip.tt
renew.tt Bug 17310: Broken URLs in 'Item renewed' / 'Cannot renew' messages 2016-10-10 12:34:19 +00:00
reserveratios.tt
returns.tt Bug 13134: Fix template file to make category appear 2016-09-15 13:55:14 +00:00
selectbranchprinter.tt Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
transfer-slip.tt
transferstoreceive.tt Bug 16774: Format date on 'Transfers to receive' page to dateformat system preference 2016-07-08 13:04:36 +00:00
view_holdsqueue.tt Bug 15758: Koha::Libraries - Remove GetBranchesLoop 2016-09-08 14:36:02 +00:00
waitingreserves.tt Bug 17331 - Show holding branch in holds awaiting pickup report 2016-09-25 14:09:05 +00:00