NetTalk Central

Author Topic: Small Bug  (Read 2907 times)

bshields

  • Sr. Member
  • ****
  • Posts: 392
    • View Profile
    • Inhabit
    • Email
Small Bug
« 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



Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11175
    • View Profile
Re: Small Bug
« Reply #1 on: July 29, 2018, 10:52:49 PM »
thanks - fixed for 10.28