--- lib/LDAP/Koha.pm 2011/07/14 20:23:45 106 +++ lib/LDAP/Koha.pm 2013/10/09 13:51:45 107 @@ -46,7 +46,7 @@ 'objectGUID' => 'b.borrowernumber', 'displayName' => 'surname', 'sn' => 'surname', - 'pager' => 'a.attribute', # was: rfid_sid + 'pager' => qq{replace(a.attribute, '\r\n','')}, # was: rfid_sid }; sub __sql_column {