[Koha-bugs] [Bug 30807] Use patron-title.inc in patron payments pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 19 13:57:21 CEST 2022


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

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 135201
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135201&action=edit
Bug 30807: Migrate to patron-title in pay and paycollect

This patch updates the member-flags template to use the patron-title.inc
include wherever patron names are referenced.

Test plan
1) Navigate to a patron and click through to their accounts tab
2) Note how the patron name displays in the title, breadcrumb and
   headings
3) Click through to make a payment
4) Note how the patron name displays in the title, breadcrumb and
   headings
5) Apply the patch and reload the page
6) Confirm the patron name still appears in each location and is
   consistently formatted and linked as you would expect

Note: This patch also removes a superflous hidden title form element
that was simply passed to and from the controller but not actually used
in any way.

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


More information about the Koha-bugs mailing list