https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33156 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi George, it took me a while and I cannot reproduce the error with selecting an attribute that is linked to an AV, the form itself seems ok in master, but I can see the JS error now. You have to update an extended attribute in order to see it: * Go to the patron modification tool * Add one or more cardnumbers, I used 42 * Select the "show barcode" extended patron attribute at the end of the form and update to yes or no On the results list, you'll see the error in the console: table_settings.push({ columname: "Attributes 1", cannot_be_modified: 0, cannot_be_toggled: 0, is_hidden: 0 }); -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.