https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17151 Carlos Lopez <clopez@dml.vic.edu.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |clopez@dml.vic.edu.au --- Comment #1 from Carlos Lopez <clopez@dml.vic.edu.au> --- We've found (version 1711) that if we do not double-quote or separately double-quote patron attributes only one will be loaded (example 1: ORG:PILGRIM,ROLE:UG) (example 2: "ORG:PILGRIM","ROLE:UG") but if we put double-quotes around the entire set of patron attributes they load properly (example 3: "ORG:PILGRIM,ROLE:UG") -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.