Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Josef Moravec ebd7c422b4 Bug 19456: Make patron-title ability to be generated with or without html tags
Modified pages:
circ/circulation.pl
circ/circulation_batch_checkouts.pl
members/boraccount.pl
members/files.pl
members/holdshistory.pl
members/housebound.pl
members/moremember.pl
members/notices.pl
members/purchase-suggestions.pl
members/readingrec.pl
members/routing-lists.pl
members/statistics.pl

Test plan:
0) Do not apply the patch
1) Have a patron with title/salution filled in
2) Confirm bug, go for example to circ/circulation page and see there is
html in <title> tag (you can see it in your browser page/window title)
3) Apply the patch
4) Go through circulation/patron pages (see modified page above) and
confirm there is no html in <title> tag, but on the page itself the
salutation should be in <span class="patron-title">

Signed-off-by: David Bourgalt <david.bourgault@inlibro.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-12-07 09:37:10 -03:00
..
tables Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
boraccount.tt Bug 19456: Make patron-title ability to be generated with or without html tags 2017-12-07 09:37:10 -03:00
deletemem.tt Bug 17404: Patron deletion page: Fix title and breadcrumb 2016-10-21 15:11:37 +00:00
discharge.tt Bug 15758: Koha::Libraries - Remove GetBranchName 2016-09-08 14:36:01 +00:00
discharges.tt Bug 15758: Koha::Libraries - Remove GetBranchName 2016-09-08 14:36:01 +00:00
files.tt Bug 19456: Make patron-title ability to be generated with or without html tags 2017-12-07 09:37:10 -03:00
holdshistory.tt Bug 19456: Make patron-title ability to be generated with or without html tags 2017-12-07 09:37:10 -03:00
housebound.tt Bug 19456: Make patron-title ability to be generated with or without html tags 2017-12-07 09:37:10 -03:00
mancredit.tt
maninvoice.tt Bug 17014: Simplify some code 2017-03-31 14:33:52 +00:00
member-flags.tt Bug 17905: FIX CSRF in member-flags 2017-01-30 11:24:12 +00:00
member-password.tt Bug 18298: (QA followup) Use Koha.Preference on the template 2017-10-16 09:44:33 -03:00
member.tt Bug 19125: Fix Stored XSS in members.pl 2017-09-29 12:20:45 -03:00
memberentrygen.tt Bug 10267: Display the message only if the user enters too many characters 2017-10-27 14:10:28 -03:00
members-update.tt Bug 19400: Reminder to unset gone no address flag after patron makes a modification request 2017-10-27 16:05:51 -03:00
moremember-brief.tt Bug 19129 - Follow-up - Add changes to patron duplicate warning 2017-09-01 13:02:23 -03:00
moremember-print.tt Bug 17014 - Remove more event attributes from patron templates 2017-03-31 14:33:51 +00:00
moremember-receipt.tt Bug 17014 - Remove more event attributes from patron templates 2017-03-31 14:33:51 +00:00
moremember.tt Bug 19456: Make patron-title ability to be generated with or without html tags 2017-12-07 09:37:10 -03:00
nl-search.tt
notices.tt Bug 19456: Make patron-title ability to be generated with or without html tags 2017-12-07 09:37:10 -03:00
pay.tt Bug 12768: (follow-up) Add 'Processing fee' to templates 2017-10-20 17:14:35 -03:00
paycollect.tt Bug 19117: Add CSRF protection to paycollect.pl 2017-10-27 13:57:10 -03:00
printfeercpt.tt Bug 17014 - Remove more event attributes from patron templates 2017-03-31 14:33:51 +00:00
printinvoice.tt Bug 17014 - Remove more event attributes from patron templates 2017-03-31 14:33:51 +00:00
purchase-suggestions.tt Bug 19456: Make patron-title ability to be generated with or without html tags 2017-12-07 09:37:10 -03:00
readingrec.tt Bug 19456: Make patron-title ability to be generated with or without html tags 2017-12-07 09:37:10 -03:00
routing-lists.tt Bug 19456: Make patron-title ability to be generated with or without html tags 2017-12-07 09:37:10 -03:00
statistics.tt Bug 19456: Make patron-title ability to be generated with or without html tags 2017-12-07 09:37:10 -03:00
update-child.tt Bug 15407: Koha::Patron::Categories - replace GetborCatFromCatType 2016-09-08 13:29:22 +00:00