Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Owen Leonard 3a23bdaa29 Bug 9177 - Duplicate patron: Prepopulated fields ar cleared when setting cursor
When adding a duplicated patron record some fields are prepopulated from
the original patron record. Focusing your cursor on these fields
automatically clears them. This works well if you assume that the user
only focuses on fields which should be changed. This works badly if you
consider that a user might want to tab between all fields. I think the
disadvantages outweigh the minor benefit of not having to delete the
contents of a field.

This patch removes the clearing action.

TEST PLAN
---------
1) Log in to staff client
2) Patrons
3) Find an existing patron
4) Click on the link in the Name column
5) Click on the Duplicate button
6) Click on fields with data in them.
   -- they will clear, which is more problematic than correcting
      the entry.
7) On the line
   "Home > Patrons > {patron name} > Duplicate Adult Patron"
   click the patron name to go back.
8) Click on the Duplicate button
9) Tab through the fields
   -- the fields should remain unchanged, but sadly they clear.
10) Apply the patch
11) On the line
   "Home > Patrons > {patron name} > Duplicate Adult Patron"
   click the patron name to go back.
12) Click on the Duplicate button
13) Navigate through the fields
    -- tabbing nor clicking should clear any fields.
14) Run koha qa tests

NOTE: Had to rebase again. Yes, bug 7878 interfered.
      However, it deals with comment #6, which Owen
      appropriately noted.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Less surprises, improves accessibility by enabling to
tab through the form without losing data.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-11-21 19:48:31 -03:00
..
tables Bug 4013 [Revised] road type missing on search results 2014-08-05 20:15:02 -03:00
boraccount.tt Bug 12258 [Template follow-up] Datatable in Patrons Account Fines 2014-11-11 15:20:49 -03:00
deletemem.tt Bug 11401: Add support for Norwegian national library card 2014-11-14 09:42:23 -03:00
files.tt
guarantor_search.tt
mancredit.tt Bug 12542: Tabs inconsistency in different circ-menu.inc uses 2014-07-18 10:41:27 -03:00
maninvoice.tt Bug 12542: Tabs inconsistency in different circ-menu.inc uses 2014-07-18 10:41:27 -03:00
member-flags.tt Bug 13139 - Move treeview jQuery plugin outside of language-specific directory 2014-10-27 12:36:53 -03:00
member-password.tt Bug 11888: Random password suggestion does not work twice 2014-07-30 11:56:03 -03:00
member.tt Bug 11401: Add support for Norwegian national library card 2014-11-14 09:42:23 -03:00
memberentrygen.tt Bug 9177 - Duplicate patron: Prepopulated fields ar cleared when setting cursor 2014-11-21 19:48:31 -03:00
members-update.tt Bug 12698 - If user changes home library in Opac change is not visible in staff client 2014-09-08 13:03:30 -03:00
moremember-brief.tt Bug 12407: [QA Follow-up] Rename Other Phone to Mobile in staff 2014-08-05 20:36:43 -03:00
moremember-print.tt Bug 12971: [QA Followup] 2014-11-19 09:49:24 -03:00
moremember-receipt.tt Bug 11014 - Slip Print Problem in Chrome 2014-05-30 16:05:23 -03:00
moremember.tt Bug 11401: Add support for Norwegian national library card 2014-11-14 09:42:23 -03:00
nl-search.tt Bug 11401: Add support for Norwegian national library card 2014-11-14 09:42:23 -03:00
notices.tt Bug 11605: fallback to default DataTables settings where possible 2014-03-10 19:05:51 +00:00
pay.tt Bug 12429 [staff client] patron seeing fines codes 2014-07-07 12:43:25 -03:00
paycollect.tt
printfeercpt.tt Bug 11014 - Slip Print Problem in Chrome 2014-05-30 16:05:23 -03:00
printinvoice.tt Bug 11014 - Slip Print Problem in Chrome 2014-05-30 16:05:23 -03:00
purchase-suggestions.tt Bug 11802 - corrects for the patron purchase suggestions page 2014-03-10 15:11:53 +00:00
readingrec.tt Bug 10860 [QA Followup] - Rename system preferences 2014-11-03 10:26:41 -03:00
routing-lists.tt
statistics.tt Bug 12693 - colspan calculation done by members/statistics.pl should be moved to template 2014-08-11 15:47:14 -03:00
update-child.tt Bug 11717 - Use new DataTables include in member templates 2014-02-27 15:33:26 +00:00