The element type "td" must be terminated by the matching end-tag "</td>".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2015 01:20 PM
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? .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2015 01:14 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2015 01:57 AM
Hi Sanjeev,
I would recommend you to raise a Hi ticket for this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2015 04:53 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2015 05:00 AM
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