cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

AFPHeaderlessFramework contains a meta tag IE=5, IE=EmulateIE7

kai_unewisse
Active Contributor
0 Kudos
307

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

Accepted Solutions (0)

Answers (0)

Ask a Question