Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Katrin Fischer 7ca83d4b8c
Bug 33156: Fix JS error on batch patron modification
The error currently breaks some of the functionality for
updating patron attributes linked to AV values. With the
bug, the input field will not change to the AV list when selected
from the pull down of patron attributes.

It was probably bug 29648 that changed the data structure
without adapting for the additional data that is pushed
to the object for the patron attribute columns.

To test:
* Create several extended patron attributes
  * Make sure at least one is linked to an AV
  * Repeatable and unique patron attributes can't be
  updated in batch patron modification, so you need some
  that can be modified.
* Go to tools > batch patron modification
* Enter one or more cardnumbers to update
* Verify the table is missing columns, export and configure
* Verify when selecting the AV tied patron attribute, the input
  remains a text one
* Apply patch
* Both should work now as expected

Note: I believe there are some more errors on this page,
but they should better be handled separately. So with this
patch we push configuration again for each column to table
columns, but the very last column keeps missing from the
columns settings.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-05-05 09:13:18 -03:00
..
acqui Bug 32484: (QA follow-up) Few typos 2023-04-21 10:36:30 -03:00
admin Bug 33549: Improve wording of dialog messages 2023-04-24 10:43:41 -03:00
authorities Bug 33185: Use template wrapper for tabs on authority and biblio MARC details 2023-04-13 11:48:07 -03:00
basket Bug 33160: (QA follow-up) Adjust condition on biblio object 2023-04-06 09:47:24 -03:00
batch
catalogue Bug 32041: Enforce SyndeticsCoverImageSize everywhere 2023-04-24 10:43:39 -03:00
cataloguing Bug 33231: (Bug 30813 follow-up) No publication date nor edition statements in Z39.50 biblio search results 2023-04-14 11:35:36 -03:00
circ Bug 33590: Fix DOM id name for tabs after WRAPPER code added to article-requests.tt 2023-05-05 09:13:16 -03:00
clubs Bug 33382: Use template wrapper for breadcrumbs: Patron clubs 2023-04-12 11:43:16 -03:00
course_reserves Bug 33383: Use template wrapper for breadcrumbs: Course reserves 2023-04-12 09:27:07 -03:00
erm Bug 33408: Remove obsolete tests and template sys pref code 2023-04-13 11:48:02 -03:00
errors
ill Bug 21548: ILLLIBS patron category / partner_code seems extraneous 2023-03-31 12:14:51 +02:00
installer
labels Bug 32955: Standardize structure around action fieldsets in various templates 2023-04-14 11:35:27 -03:00
mana
members Bug 33388: Use template wrapper for breadcrumbs: Patrons part 4 2023-04-21 10:36:23 -03:00
offline_circ Bug 32955: Standardize structure around action fieldsets in various templates 2023-04-14 11:35:27 -03:00
onboarding
patron_lists Bug 33409: Use template wrapper for breadcrumbs: Patrons lists 2023-04-12 09:27:02 -03:00
patroncards Bug 32955: Standardize structure around action fieldsets in various templates 2023-04-14 11:35:27 -03:00
plugins Bug 33336: Use a dedicated column for plugin status in plugins table 2023-04-13 11:47:58 -03:00
pos Bug 32955: Standardize structure around action fieldsets in various templates 2023-04-14 11:35:27 -03:00
recalls
reports Bug 33439: Use template wrapper for breadcrumbs: Reports part 4 2023-04-21 10:36:23 -03:00
reserve Bug 33577: Add btn class to cancel hold button on /reserve/request.pl 2023-04-24 10:43:38 -03:00
reviews
rotating_collections Bug 33555: Use template wrapper for breadcrumbs: Rotating collections 2023-04-21 10:36:22 -03:00
serials Bug 33590: Fix DOM id name for tabs after WRAPPER code added to serials-collection.tt 2023-05-05 09:13:16 -03:00
services
suggestion Bug 33310: Use template wrapper for tabs: Suggestions 2023-04-21 10:36:24 -03:00
tags Bug 33565: Use template wrapper for breadcrumbs: Tags 2023-04-24 10:43:35 -03:00
test
tools Bug 33156: Fix JS error on batch patron modification 2023-05-05 09:13:18 -03:00
virtualshelves Bug 33307: Use template wrapper for tabs: Lists 2023-04-13 11:48:10 -03:00
about.tt Bug 33154: Tab WRAPPER follow-up: label text must be translatable 2023-04-13 11:47:54 -03:00
auth.tt
intranet-main.tt