The element type "td" must be terminated by the matching end-tag "</td>".

sanjeev28 k
Giga Expert

Hi All,

I have issues due to fuji upgrade. I am not able to see the items on the checkout cart for which I have requested for.

Moreover I am seeing two macros "servicecatalog_checkout_one" and "servicecatalog_checkout_one_v2" in fuji version which was not earlier in Eureka version.

And when   I "try it " the   " servicecatalog_checkout_one_v2" , It gives the error- The element type "td" must be terminated by the matching end-tag "</td>". Any suggesstion? .

service.JPG

8 REPLIES 8

Subhajit1
Giga Guru

It means that a <td> tag has been left not closed by not using a corresponding </td>


Check for the one which is causing the issue or copy the content from a working 'servicecatalog_checkout_one_v2' macro from another instance if possible.


Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi Sanjeev,



I would recommend you to raise a Hi ticket for this issue.


Hi Pradeep,


Could you brief please me why I should go for raising a hi ticket for this issue .


I have to explain it to the clients, for raising the hi ticket


One more point I would like to add here that there is one property under sys_properties , i.e." glide.sc.use_cat_layouts" .


If its True, its calling the servicecatalog_checkout_one_v2 and I am getting the above mentioned error and if its value is


"False"   then also its not working and I am not able to see anything selected in the cart