[Koha-bugs] [Bug 2930] Put other name on checkout screen

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 23 15:24:47 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2930

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 11783
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11783&action=edit
Bug 2930 - Put other name on checkout screen

This patch adds other name to the include which is used
to display patron names and adds this include in several
places where it can be used in place of direct output.

The patron-title include has been modified to handle the
two possible variable scopes throughout patron-related
templates. This is a hack similar to having both
circ-menu.tt and circ-menu.inc, but keeping both in the
same file.

Changes to some scripts were necessary to make the
othernames variable available to the include.

This patch also corrects some <title> tags and fixes
some incorrect capitalization (see Bug 2780).

To test, view each of the pages affected by these
template changes and confirm that the patron's name
displays correctly, including their "other name."

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


More information about the Koha-bugs mailing list