http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9587
--- Comment #25 from Jared Camins-Esakov <[email protected]> --- I am having problems getting this to work. I enabled Persona, and Koha seems to be recognizing me correctly, but I'm not logged in at the end. I get this in my logs (with $ENV{'DEBUG'} set): Initiating an anonymous session... at /home/jcamins/kohaclone/C4/Auth.pm line 952. Use of uninitialized value in concatenation (.) or string at /home/jcamins/kohaclone/C4/Auth.pm line 394. Checking Auth at /home/jcamins/kohaclone/C4/Auth.pm line 618. kohaversion : 3.1100018 Use of uninitialized value $cardnumber in concatenation (.) or string at /home/jcamins/kohaclone/C4/Auth.pm line 864. Use of uninitialized value $userflags in concatenation (.) or string at /home/jcamins/kohaclone/C4/Auth.pm line 864. AUTH_3 results: ,60,nicelynicely.johnson,Nicely Nicely,Johnson,,CPL,[email protected] Use of uninitialized value in printf at /home/jcamins/kohaclone/C4/Auth.pm line 912. AUTH_4: () Nicely Nicely Johnson - CPL Any idea what could be going on? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
