[Koha-bugs] [Bug 13142] Change "mobile phone" label back to "other phone"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 13 14:52:34 CET 2014


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

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 33520
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33520&action=edit
Bug 13142 - Change "mobile phone" label back to "other phone"

Labeling a phone number field "mobile phone" eliminates the usefulness
of having the labels "primary" and "secondary." Generic labels let the
user populate the fields according to their importance rather than their
type.

To test I recommend editing a patron record so that the values in the
patron record contain a label matching the table column:

borrowers.phone : 555-555-1234 (primary - phone)
borrowers.phonepro : 555-555-5678 (secondary - phonepro)
borrowers.mobile : 555-555-9012 (other - mobile)

View this patron's information in the various affected templates and
verify that the labels correctly match the data:

 - OPAC "your personal details" (opac-memberentry.pl)
 - Submit changes to primary, secondary, and other phone via the OPAC.
   In the staff client, view the confirmation for those changes.
 - Patron details in the staff client (moremember.pl)
 - Patron entry/edit in the staff client (memberentrygen.pl)
 - Patron duplicate confirmation in the staff client
   (you can navigate directly to
   /members/moremember.pl?borrowernumber=XXXX&print=brief)

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


More information about the Koha-bugs mailing list