Status: Untriaged Owner: ---- CC: [email protected], [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-ChromeFrame
New issue 25475 by [email protected]: [CF Full Mode] Redirect target page not rendered in Chrome Frame http://code.google.com/p/chromium/issues/detail?id=25475 Chrome frame 4.0.223.9 OS: XP, Vista Host browser: IE7, IE8 Redirect target page not rendered in Chrome Frame when using registry activation method. 1. Have string "*yahoo.com*" under registry key: HKCU\Software\Google\ChromeFrame\OptinUrls 2. Have PHP installed (if you use my example). What steps will reproduce the problem? 1. Create a web page that redirects to another domain, which has a registry entry under the OptinUrls key, such as: <?php header('Location: http://www.yahoo.com'); ?> 2. Page redirects to yahoo.com. What is the expected output? ---------------------------- Redirect target page should be rendered in Chrome Frame. What do you see instead? ------------------------ Redirect target page is rendered in IE. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
