From: Winona Salesky
This patch updates the visibility of the 7xx fields in the
XSLT display in the staff and OPAC.
To test:
* Search the opac for a title with 7xx fields
* Click the title
* Make sure the fields display properly
* Repeat for a few more titles
* Repeat in the Staff Client
---
.
From: Winona Salesky
The a patron's userid should be a matchpoint in the same manner as
cardnumber. Though not enforced as a unique key by the database yet
( pending bug 1861 ), this field is effectively unique as uniqueness
is enforced by Koha itself.
Test Plan:
1) Apply this patch
2) Browse to
Sorry all - not sure what the heck I did here. Obviously I did not
mean to submit this.
On Mon, Feb 9, 2015 at 11:43 AM, Nicole C. Engard
wrote:
> From: Winona Salesky
>
> The a patron's userid should be a matchpoint in the same manner as
> cardnumber. Though not enforced as a unique key by t