[Koha-bugs] [Bug 5436] Extended patron attributes display improvements

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Jul 16 01:28:24 CEST 2011


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

--- Comment #15 from Magnus Enger <magnus at enger.priv.no> 2011-07-15 23:28:24 UTC ---
* When a patron search returns just 1 patron, go straight to that patron - OK

* Borrower link on circ/return.pl goes to circulation.pl instead of
moremembers.pl - OK

* "View/Hide address" mostly works as expected, and saves some screen real
estate, making more of the tabs visible on smaller screens. But there is a
problem with the "Notices" tab: All the other tabs display this: 

  Joann Duffy (23529000218553)
    Student (ST)
    Midway
    View/Hide address

But the "Notices" displays this: 

  Joann Duffy (23529000218553)
    (ST)
    View/Hide address

The same problem exists even without the patches for the present bug - I'll
check if there is a separate bug for it, or report one if there isn't. 

All in all - OK

* Making extended attributes display in the "borrower toolbar"

This patch adds a new field to all extended attributes: "Display in check-out".
I created two new extended attributes, one with this field checked and one
where it was not checked. The one that had it checked is displayed in the
"borrower toolbar" and the other one is not displayed, as expected. 

The extended attributes that should display in the "borrower toolbar" is only
displayed on the "Check Out" and "Details" tabs in circulation, I had expected
it to show on all the tabs, but from reading the comments on the bug is seems
this is what was intended, so all in all - OK. 

Please note: The patch has a database change in
installer/data/mysql/atomicupdate/0009-patron-attr-display-checkout.pl

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list