fchris82 Posted March 29, 2017 Report Posted March 29, 2017 Connecting thread: https://github.com/revive-adserver/revive-adserver/issues/823 I didn't send this message on the github - I don't know why... Original message: ------------------------------------------------------------------------------------------------------ The text below image appears on the admin preview, but doesn't appear on the "real page". Revive version: 4.0.1 Invocation type: Asynchronous JS tag Steps To Reproduce: Create a zone and a banner with "text below image" --> the text appears on admin preview! Create a simple test.html with copied code from http://revive.loc/www/admin/zone-invocation.php?affiliateid=1&zoneid=1 : <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> </head> <body> <!--/* * * Revive Adserver Asynchronous JS Tag * - Generated with Revive Adserver v4.0.1 * */--> <ins data-revive-zoneid="1" data-revive-id="2364a164e08008afe9e1d1ae7b4c0316"></ins> <script async src="//revive.loc/www/delivery/asyncjs.php"></script> </body> </html> The banner image appears but the text doesn't. ------------------------------------------------------------------------------------------------------ My new message: @erikgeurts The generated source from browser: <ins style="text-decoration: none;"> <a href="http://revive.loc/www/delivery/ck.php?oaparams=2__bannerid=1__zoneid=1__cb=61fcc37edd__oadest=http%3A%2F%2Findex.hu" target="_blank"> <img src="http://revive.loc/www/images/0f99837e7297c6654ae7355674c7406f.jpg" width="633" height="138" alt="Alt text" title="Alt text" border="0"> </a> <div id="beacon_61fcc37edd" style="position: absolute; left: 0px; top: 0px; visibility: hidden;"> <img src="http://revive.loc/www/delivery/lg.php?bannerid=1&campaignid=1&zoneid=1&OAZCAP=99999&OASZCAP=99999&loc=http%3A%2F%2Frevive.loc%2Ftest.html&cb=61fcc37edd" width="0" height="0" alt="" style="width: 0px; height: 0px;"> </div> </ins> I don't see iframe anywhere. This look like a bug. I repeat, the text appear on the admin preview! It works before. I can send screenshots. (I don't know which was the former version) Quote
andrewatfornax Posted March 31, 2017 Report Posted March 31, 2017 Hi @fchris82, Thanks - I can see there's a conversation happening in GitHub about this now. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.