Bug #3720
closeduninitialized value error when trying to create new login account on dev
0%
Description
After submitting the information to create a new login account on dev, the next page has no information (skin frames only). I reproduced this for nceas and esa skins.
The apache error log shows the following when going to the "Create a new account screen":
[Fri Jan 02 16:55:08 2009] [error] [client 128.111.242.186] Use of uninitialized value in concatenation (.) or string at /var/www/edu.ucsb.nceas.dev/knb/cgi-bin/ldapweb.cgi line 127., referer: http://dev.nceas.ucsb.edu/knb/cgi-bin/ldapweb.cgi?cfg=esa
The apache error log shows the following after entering information and hitting the register button:
[Fri Jan 02 16:55:08 2009] [error] [client 128.111.242.186] Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/5.8.5/Net/LDAP.pm line 107., referer: http://dev.nceas.ucsb.edu/knb/cgi-bin/ldapweb.cgi?cfg=esa
[Fri Jan 02 16:55:08 2009] [error] [client 128.111.242.186] Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/5.8.5/Net/LDAP.pm line 109., referer: http://dev.nceas.ucsb.edu/knb/cgi-bin/ldapweb.cgi?cfg=esa
[Fri Jan 02 16:55:08 2009] [error] [client 128.111.242.186] Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/5.8.5/Net/LDAP.pm line 110., referer: http://dev.nceas.ucsb.edu/knb/cgi-bin/ldapweb.cgi?cfg=esa
[Fri Jan 02 16:55:08 2009] [error] [client 128.111.242.186] Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/5.8.5/Net/LDAP.pm line 141., referer: http://dev.nceas.ucsb.edu/knb/cgi-bin/ldapweb.cgi?cfg=esa