UNCONFIRMED 38306
JavaScript isnt working under r58391
https://bugs.webkit.org/show_bug.cgi?id=38306
Summary JavaScript isnt working under r58391
Rüdiger Cordes
Reported 2010-04-28 20:31:34 PDT
Following isnt working: <HTML> <BODY onload="alert('juhu')">BODY</BODY> </HTML>
Attachments
Alexey Proskuryakov
Comment 1 2010-04-30 17:30:46 PDT
I cannot reproduce this with a local debug build of r58534 on Tiger/PowerPC. Could you please try a newer nightly build, and also make sure that you don't have JavaScript disabled?
Rüdiger Cordes
Comment 2 2010-05-01 05:00:03 PDT
Even in r58572 it isnt working. JavaScript is enabled. I will restart the PowerBook to see what happens.
Rüdiger Cordes
Comment 3 2010-05-02 07:01:07 PDT
Even in r58638 and after restart JavaScript isnt working. When its not reproducable for you it seems to be a problem of my installation. Although Webkit is new installed something is not working.
Rüdiger Cordes
Comment 4 2010-05-02 07:10:15 PDT
JavaScript is running. I testet it with acid3test. Its my programming environment that leads to this problem: PHP-Aquarium 1.4.4. So I will have a look at it and will give the result. Rüdiger
Rüdiger Cordes
Comment 8 2024-10-26 19:50:35 PDT
With php-command header('X-XSS-Protection: 0; mode=block'); Javascript is working again. Thanks to the community for the many contributions for finding the solution.
Alexey Proskuryakov
Comment 9 2024-10-28 08:50:42 PDT
Thank you for the followup! Marking as INVALID. This does not have actionable details, but sounds like this was correct behavior for X-XSS-Protection.
Rüdiger Cordes
Comment 10 2024-10-28 09:15:58 PDT
I had no chance to know that the introduction of X-XSS-Protection could be responsible for this behaviour, because I was working solely in my own domain. No other domain involved. So maybe this is actually a bug in X-XSS-Protection!
Alexey Proskuryakov
Comment 11 2024-10-28 09:56:45 PDT
Please provide a complete test case so that we could reproduce and investigate this.
Alondra Ramírez
Comment 12 2025-02-10 23:50:26 PST
Desactivar java
Note You need to log in before you can comment on or make changes to this bug.