on 2022 Apr 01 10:36 AM
Hi,
we are using in a 7.5.22 Portal the Standard AJAX Framework.
When using Edge now we get a CORS error in a SRM Application.
I found out that the issue is inside a headless view since it still contains
<meta http-equiv="X-UA-Compatible" content="IE=5, IE=EmulateIE7">
When i check in the Developer view (F12) i see that this comes from the contentAreaFrame :
<!-- EPCF: Component com.sap.portal.navigation.afp.layout.AFPHeaderlessFrameworkLayout, hnldiflffhkcbaibfghnbnhpoeglfiel -->
<iframe frameborder="0" name="contentAreaFrame" id="contentAreaFrame" title="Content Area" src="/com.sap.portal.pagebuilder/html/EmptyDocument.html" style="width: 99%; height: 99%;"></iframe>
<html class=" tahltbemqg idc0_338 qdzpozp"><head><meta http-equiv="X-UA-Compatible" content="IE=5, IE=EmulateIE7">
<script type="text/javascript">
/*HTML Business for Java, 6.0*/
I changed without success the Browser document view to "IE=Edge" also for the AJAX Headerless Framework page in my custom and the default SAP layout.
My Question is :
Is there a way to setup X-UA-Compatible to "IE=Edge" for this content area?
Thank you for any pointer,
Kai
Request clarification before answering.
User | Count |
---|---|
41 | |
15 | |
10 | |
9 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.