From bugzilla-daemon@bugs.koha-community.org Wed Feb 6 08:25:22 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 22279] New: Unify patron name display
Date: Wed, 06 Feb 2019 07:25:14 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4068620800732841867=="
--===============4068620800732841867==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D22279
Bug ID: 22279
Summary: Unify patron name display
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Templates
Assignee: oleonard@myacpl.org
Reporter: pasi.kallinen@koha-suomi.fi
QA Contact: testopia@bugs.koha-community.org
Target Milestone: ---
The way patron's name is displayed should be unified into a single place.
There's template code in patron-title.inc for it, but it's not used in enough
places. Using that would make the patron name display consistent, and if chan=
ge
is needed (eg. for GDPR), it would be easy to change.
For example:
koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc: =20
Place hold for [%
holdfor_firstname | html %] [% holdfor_surname | html %] ([% holdfor_cardnumb=
er
| html %])
koha-tmpl/intranet-tmpl/prog/en/includes/js_includes.inc: =
=20
.append( "" + item.surname + ", " + item.firstname + " (" + item.cardnumb=
er
+ ") " + item.dateofbirth + " " + item.address + " " + item.city + " "=
+
item.zipcode + " " + item.country + "" )
koha-tmpl/intranet-tmpl/prog/en/includes/circ-patron-search-results.inc: =
=20
[% borrower.surname | html %=
],
[% borrower.firstname | html %] |
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tt: =20
Summary for [% patron.firstname | html %] [% patron.surname | html %]
([% patron.cardnumber | html %])
koha-tmpl/intranet-tmpl/prog/en/modules/members/paycollect.tt: Pay fines for [% patron.firstname | html %] [% patron.surname | html
%] ›
and many, many more.
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============4068620800732841867==--
From bugzilla-daemon@bugs.koha-community.org Thu Mar 14 08:12:09 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 22279] Unify patron name display
Date: Thu, 14 Mar 2019 07:11:38 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1473179954095894771=="
--===============1473179954095894771==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22279
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |paul.poulain@biblibre.com
--- Comment #1 from Katrin Fischer ---
*** Bug 7183 has been marked as a duplicate of this bug. ***
--
You are receiving this mail because:
You are watching all bug changes.
--===============1473179954095894771==--
From bugzilla-daemon@bugs.koha-community.org Sun Apr 28 23:15:58 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 22279] Unify patron name display
Date: Sun, 28 Apr 2019 21:15:52 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============6994855898725413912=="
--===============6994855898725413912==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22279
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.koha-community
| |.org/bugzilla3/show_bug.cgi
| |?id=7680
--
You are receiving this mail because:
You are watching all bug changes.
--===============6994855898725413912==--
From bugzilla-daemon@bugs.koha-community.org Mon Apr 29 07:44:37 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 22279] Unify patron name display
Date: Mon, 29 Apr 2019 05:44:33 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5342190461897399672=="
--===============5342190461897399672==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22279
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |7680
See Also|https://bugs.koha-community |
|.org/bugzilla3/show_bug.cgi |
|?id=7680 |
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7680
[Bug 7680] Create a PatronDefaultView preference to control whether patron
links go to circ or patron details
--
You are receiving this mail because:
You are watching all bug changes.
--===============5342190461897399672==--
From bugzilla-daemon@bugs.koha-community.org Mon Apr 29 14:36:58 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 22279] Unify patron name display
Date: Mon, 29 Apr 2019 12:36:55 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4526817656003292456=="
--===============4526817656003292456==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22279
Marjorie Barry-Vila changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marjorie.barry-vila@collect
| |o.ca
--
You are receiving this mail because:
You are watching all bug changes.
--===============4526817656003292456==--
From bugzilla-daemon@bugs.koha-community.org Wed Apr 27 08:50:25 2022
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 22279] Unify patron name display
Date: Wed, 27 Apr 2022 06:50:24 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4655199262993335866=="
--===============4655199262993335866==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22279
Martin Renvoize changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |martin.renvoize@ptfs-europe
| |.com
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #2 from Martin Renvoize ---
Oop, I didn't spot this before I created an OMNIBUS bug around this issue.
*** This bug has been marked as a duplicate of bug 30617 ***
--
You are receiving this mail because:
You are watching all bug changes.
--===============4655199262993335866==--