The entity name must immediately follow the '&' in the entity reference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2019 01:16 PM
When a catalog item with '&' in the short description is ordered in Self-service portal, Instead of order details the user can only see the error "The entity name must immediately follow the '&' in the entity reference."
Haven't changed glide.ui.escape_text to true, as it causes security issues to instance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2019 07:51 PM
Can you recreate this issue in a out of box instance?
Is this on CMS, or Service Portal?
If CMS, is the catalog item ui page/macro customized?
If Service Portal, is the Catalog Item Widget customized?
Can you share details to recreate the issue?
When asking a question about a problem caused by your code, you will get much better answers if you provide code people can use to reproduce the problem. That code should be…
- Minimal – Use as little code as possible that still produces the same problem
- Complete – Provide all parts needed to reproduce the problem
- Verifiable – Test the code you're about to provide to make sure it reproduces the problem