When editing a master zone click on "Check Records". I am using a chroot environment and receive "No errors were found in the records file /var/named/chrootmaster/named.mydomain.com."
There should be a forward slash between chroot and master. Maybe the / is required in the chroot variable but if so, it should be flagged as mandatory.
In the primary named.conf config file, is the path to the zone file relative (like master/named.mydomain.com instead of /var/named/master/named.mydomain.com) ?
Never mind, I see the cause of this - it will be fixed in the next release.