While previewing the notification, error : Character reference "" is an invalid XML Character
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 03:52 AM
Hi All,
I am facing an issue in the notifications which are being triggered on the "task_sla" table, this error is coming up whenever I am clicking the "preview notification" button : Character reference "" is an invalid XML character.
For, other notifications being set on other tables are working fine.
But, when checking in the email logs, the notifications are normally being sent as it should be.
Can anyone tell me what might be the possible case because of this is happening.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 03:57 AM
Please check any unwanted characters updated in email script.
Share screenshot of script to which notification you are facing this issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 04:01 AM
there aren't any unwanted characters in the script or notification. The same is working fine in the DEV instance but on TEST it isnt!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 04:16 AM
Can you remove "" from subject for ${sla} and test it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 04:22 AM
Yes, I tried it still no luck