| Steps to Reproduce: | Please find below a quick translation of the last work of one of our IT specialists José Antonio Pérez while trying to fix the bug, which still happens. Hope this helps. We notice problems with ‘Recomendar’ (‘Like’) buttons in elmundo.es since several days ago. Symptoms: http://www.elmundo.es/elmundo/2012/08/06/cultura/1344272149.html 1. Button not showing, iframe returns this code: <!DOCTYPE html> <html lang="es" id="facebook" class="no_js"> <head><meta charset="utf-8" /><script></script><title>Facebook</ </script><script>ServerJSQueue.add({"require":[["lowerDomain"],["Primer"]]});</ envFlush({"fb_dtsg":"AQDN6Wha","ajaxpipe_token":"AXhSjMPomf4T3FIh","no_cookies": </script> Therefore there is nothing visible appearing inside the iframe and button is not visible. 2. But in other pages it does work. I.e.: http://www.elmundo.es/elmundo/2012/08/06/espana/1344270114.html Or see: www.elmundo.es/elmundo/2012/08/06/economia/1344243803.html We thought it may be due to the FB app we are about to launch, that the app_id might be interfering in some way, so we removed it temporarily. But the bug happens even without this app_id in the code. In the news where button does work its response is totally different. 3. We decided to make an exact copy of one page (one news) with the bug. Button started working again but only temporarily, until page was reloaded 10 times. Then the bug happened again (button not visible). Some examples: http://www.elmundo.es/pruebas-abierto/elmundo/social/real.html which is a copy of this one: http://www.elmundo.es/elmundo/2012/08/06/espana/1344264933.html I made another copy so you can check this behavior yourselves: http://www.elmundo.es/pruebas-abierto/elmundo/social/real2.html (I only loaded this one time. If you reload 9 more times you’ll see the bug) That’s the situation. We are lost. Can you give us a clue? Where does the problem comes from? Thank you, |
|---|---|
| Expected Behavior: | Contact us to work on this issue and solve it. We do not want Comunidad Marca app deploy (due next Monday) to be affected by this issue. |
| Actual Behavior: | Like button not visible in random pages. |