BackupGGCode / roster-dns-management

DNS Management system.
0 stars 2 forks source link

Aesthetic Bugs #377

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There are a number of "aesthetic" bugs in Roster. As more are found, they 
should be posted here in comments. I will start with one that I have found.

When trying to create a record in a zone which no SOA has been created in, the 
following error will be thrown: RecordError: No SOA record found for zone 
"test_zone1" view "test_view1_dep". 

The view name, and not the view dependency name should be thrown for 
readability's sake.

Original issue reported on code.google.com by J.S.Pavlick@gmail.com on 19 Jul 2013 at 3:26

GoogleCodeExporter commented 9 years ago

Original comment by J.S.Pavlick@gmail.com on 16 Aug 2013 at 3:40