NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: bshields on July 29, 2018, 06:37:50 PM

Title: Small Bug
Post by: bshields on July 29, 2018, 06:37:50 PM
Hi Bruce,

Just a small bug.

I'm on NT10.25.

NetWeb.TPW Line 15340 reads:

loc:RecordExtra.append('data-nt-insert="%nInsertProcedureIs"')

Should read:

loc:RecordExtra.append(' data-nt-insert="%nInsertProcedureIs"')

Its generating invalid XHTML when using different insert procedures based on conditions within the Browse.

Regards
Bill


Title: Re: Small Bug
Post by: Bruce on July 29, 2018, 10:52:49 PM
thanks - fixed for 10.28