Aug 20
-$top .= $ns['recordName'] .
         str_repeat(" ", 20-strlen($ns['recordName']) ) .'A';
+$top .= $ns['recordName'] .
         str_repeat(" ", 20-strlen($ns['recordName']) ) . $ns['recordType'];

Thank you very much, I am proud to accept the award for the major ‘Oh Damn’ of the year. This ‘Oh Damn’ silently broke ns5′s .ing TLD for a smal time…

This was in Galium, and a new release solving this and two other minor issues will be released soon, for the time being, grab the patch at http://hg.sharesource.org/galium/raw-rev/861da6f25b75 … just patch it with -p1 :)

written by Tim Groeneveld \\ tags: , , , , ,