Spacefish / powerdns-webinterface

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

Error while opening data of in-addr.arpa #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create reverse zone
2. Add some PTR entries
3. Recieve
Notice: Undefined index: PTR in /lib/Model/DomainRecords.php on line 46
and
Notice: Undefined index: PTR in /lib/Model/DomainRecords.php on line 47

What is the expected output? What do you see instead?
I didnt expect to see those notices.

What version of the product are you using? On what operating system?
Version 1.4.1. FreeBSD/PHP 5.3/Nginx 1.0.8

Please provide any additional information below.
For 10 records (1 SOA, 2 NS, 7 PTR) it gives 21 of line 46 notices and 17 line 
47 notices. I can provide detailed info on request.

Original issue reported on code.google.com by ruben.ar...@gmail.com on 22 Nov 2011 at 6:05

GoogleCodeExporter commented 9 years ago
fixed in current master (git) will make a new packaged version as soon as there 
are enough changes (soon)

Original comment by timo.witte on 25 Nov 2011 at 11:54