DNS import confuses ID and name
When using the domains module I could not use the Zone File Import feature.
It kept coming back with 'This zone is not allowed for this account.' even though I'm logged in as admin and the client and domains_domain match.
I found that the form posts an ID(int), and then later on the code expects it to be a name(string). When NOT using the domains module the form submits the domainname.