catding / powerdns-webinterface

Automatically exported from code.google.com/p/powerdns-webinterface
Apache License 2.0
0 stars 0 forks source link

Notice: Undefined index on the login page #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. upgrade from 1.4.3 to 1.5
2. cleaned the folder /tmp/templates_c
3. open the login URL.
4. some errors will display under the login page.

Notice: Undefined index: fail in 
/home/wwwroot/pdns/tmp/templates_c/b65eca6213adedf62dd014d7dfc7966c05573106.file
.login.tpl.php on line 57

Notice: Trying to get property of non-object in 
/home/wwwroot/pdns/tmp/templates_c/b65eca6213adedf62dd014d7dfc7966c05573106.file
.login.tpl.php on line 57

What is the expected output? What do you see instead?
There is not such error message when I was using 1.4.3.

What version of the product are you using? On what operating system?
I am using 1.5, just upgrade from 1.4.3, with CentOS5.8

Please provide any additional information below.

Original issue reported on code.google.com by catd...@gmail.com on 14 Oct 2012 at 7:15

GoogleCodeExporter commented 9 years ago
I also have this error, on 1.5 on Ubuntu 12.04.1 LTS.

Original comment by Brian.Kl...@gmail.com on 15 Oct 2012 at 9:15

GoogleCodeExporter commented 9 years ago
This has already been fixed in trunk

Original comment by timo.witte on 15 Oct 2012 at 9:25