- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2017 10:26 AM
When trying to access the Number Fields present on the Dashboard in Internet Explorer I am getting an error as - "Internet Explorer has modified the page to help prevent cross-site scripting"
Can you people suggest where can I look into and What can I do to fix the Problem ??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2017 01:09 PM
Refer the below link.
It seems to be a known issue that will be fixed in the Jakarta release. There are few workaround known for this :
1. Disable the XSS Filter in IE
Go to IE-11 Internet Options, Security Settings, Custom Level and Disable the "Enable XSS Filter". However, their security team did not want this workaround, as:
"The patch (https://technet.microsoft.com/library/security/ms16-084) is addressing important IE security vulnerabilities, It is not recommended to disable 'XSS Filter' as this will open up security vulnerability and wanted to check if we could to fix the issue from the application end."
2. Add or modify the "glide.template.max_context" (in the sys_properties table) which as a default value of 15 and change it to a larger number. The default is set in UI Macro called "template_context".
3. Add manually "glide.remove_ie_xss_protection" (in the sys_properties table) and set it to true.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2018 07:03 AM
I appreciate finding this post. I am running Kingston patch 7 and still have the issue. Although most of the team is using Chrome or Firefox.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2018 07:10 AM
If it helps, ServiceNow's recommendation is to not use IE11.
https://hi.service-now.com/kb_view.do?sysparm_article=KB0683275
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2018 08:31 AM
It does I do push user to alternate browesers. However we have a Microsoft culutre and heavy on SharePoint which does force our hand at time for specific things to run.
Thanks though!
