NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: David on January 10, 2013, 06:19:00 PM

Title: NT7.02 - Duplicate Comment
Post by: David on January 10, 2013, 06:19:00 PM
I have a setup page which is a memory form.  This page has a tab for SMTP settings.  For the SMTP port there is a comment must be a number between 1 and 65000.  This comment is also showing for the Use SSL prompt which is next in line.  I have attached 3 screenshots showing the duplicate comment, the page source, and the template that shows I didn't set the comment.

The SMTP Port is a LONG were the Use SSL is a BYTE.  These are just variables to the form procedure and not from a table.  I have checked that the description for the variable wasn't set.  The duplicate comment is showing in both IE and Chrome.

What am I missing?

Thanks
David.

[attachment deleted by admin]
Title: Re: NT7.02 - Duplicate Comment
Post by: Bruce on January 11, 2013, 04:21:03 AM
Hi David,

it's a bug - I've fixed it for 7.03
I removed the "must be true or false" comment from checkboxes (since it's useless info to the user) but the comment field is not being cleared.

cheers
Bruce