Preview
Issue #3
- Sherali Rysbekov
- Actually, when you visit that link in the browser, it automatically redirects you to http://www.ftchinese.com/story/001073986?full=y&archive, which is the correct page, but IV engine has missed this redirect (i guess it's because it is the second redirect, the first one redirecting to ?full=y works fine). So, when or if this kind of redirects is supported, my template will work fine with it
- Declined by admin
- Type of issue
- IV not generated for target page
- Reported
- Apr 20, 2019
<body>
<script type="text/plain">var locationHash=parent.window.location.hash;window.location.replace('http://www.ftchinese.com/story/001073986?full=y&archive'+locationHash);/*[FT-2]*/</script>
</body>