https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17151
Carlos Lopez <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Carlos Lopez <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
