Bad Penguin Logo
Advertisement

Report a comment

Thank you for taking the time to report the following comment to the administrator of this site.
Please complete this short form and click the submit button to process your report.

Name
 
E-mail
 
Reason for reporting comment
 
 
 

Comment in question

Code fix

By: Andre () on 16-08-2009 11:49

Code fix

By: Andre on 16-08-2009 11:49

Awesome work, thank you. Noticed a small bug in NSKey.java: 
 
if ( ! tag[1].equals("DKIM1") ) 
dke = new DkimException(DkimError.KEYFAI L,"Unsupported DKIM version in txt record"); 
return; 
 
There should be opening braces after the closing bracket of the if statement, to prevent the "return;" line from being called if it encounters a v=DKIM1 tag.  
 
Cheers!

 

» Report this comment to administrator

» Reply to this comment...

»  Go back to the article


mXcomment 1.0.8 © 2007-2012 - visualclinic.fr
License Creative Commons - Some rights reserved