Norton baut Javascript HTML-Ausgabe ein!

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • Norton baut Javascript HTML-Ausgabe ein!

    Hi!

    Ich habe gerade ein Problem gelöst, das mich fast wahnsinnig gemacht hat. Ich habe mir vor kurzem Norton Internet Security installiert. Soweit so gut. Danach hab ich dann irgendwannn zufällig folgendes gefunden: Wenn ich mir im Browser den Quelltext einer Ausgabe eines PHP-Scripts anzeigen liess, war dort immer eine seltsame Javascript-Funktion zu finden die so aussah:

    PHP-Code:
    <script language="JavaScript"
    <!-- 
    function 
    SymError() 

      return 
    true

    window.onerror SymError
    //--> 
    </script
    Ab und zu bekam ich dann beim Ausführen von PHP-Scripts einfach die Meldung "FEHLER" angezeigt anstatt der normalen Ausgabe. Wenn ich dann mit dem Browser zurückging und nochmal auf den Link klickte hat's funktioniert. Das hat mich fast in den Wahn getrieben. Zuerst dachte ich es hätte vielleicht was mit PHP 4.3.1 zu tun weil ich das auch erst vor kurzem installiert hatte. Aber dann habe ich mal den Norton deaktiviert und SCHWUB war das Javascript verschwunden. Ich konnte es kaum fassen!

    Ich hab das Teil halt wieder deinstalliert und jetzt läuft der Kram wieder prima.

    Ich dachte nur ich poste das mal hier. Vielleicht hilft's ja irgendjemand der ein ähnliches Problem hat.

    Gruss

    Bernd
    mens agitat molem

  • #2
    jo, danke für die Info ... war gerade kurz davor, mir selbst NIS zu holen ...
    Hast du mal bei Symantec nachgefragt, was das soll & wie man´s abschalten kann?
    mein Sport: mein Frühstück: meine Arbeit:

    Sämtliche Code-Schnipsel sind im Allgemeinen nicht getestet und werden ohne Gewähr auf Fehlerfreiheit und Korrektheit gepostet.

    Kommentar


    • #3
      Norton Internet Security (NIS)2003 might be great for security but it has to have one of the most annoying side effects I can think of.

      NIS 2003 comes complete with ad blocking and spam notification which in itself is fine, where the problem lies is with the ad blocking. I have tried lots of ad blockers and to be honest most of them only work up to a point. I never used the ad blocker in NIS as I already use the freesurfer plugin for internet explorer.

      All popup ad windows are generated with javascript. Popup killers look for certain things such as onload events, window.open events or for windows that open which do not share the same properties as the main window. They then try to close the open window before it opens or as soon as possible after it has opened.

      The problems occur because the window doesn't exist so the script that opened the window starts to generate errors. Depending on your settings this could take the form of a script error icon in the browser status bar or a popup error dialog. What NIS does, seems at first to be a nice idea. Before the page is displayed in the browser, NIS adds some javascript which suppresses any javascript errors. This is fine for surfers as they are unaware of anything being wrong.
      (...)
      But what about code writers? how are they supposed to write code if they can't test for errors?
      (...)
      I have tried to find out how to remove the code if I use NIS but to date I haven't found anything
      Quelle

      sieht schlecht aus denk ich, aber zumindest die frage nach dem "warum" sollte geklärt sein...
      Ich denke, also bin ich. - Einige sind trotzdem...

      Kommentar


      • #4
        hab vielleicht ne Lösungsmöglichkeit gefunden ... im Forum zu happy´s Quelle:
        http://www.webdevtips.com/phpBB2/vie...ea60496f747#64
        ... Turning off Popup Window Blocking in the Ad Blocking configuration will stop this action. View source, turn off the Popup Blocking, Refresh the page and view source. You will see the change. ...
        @yez: kannst du das mal ausprobieren & Bescheid geben?!
        mein Sport: mein Frühstück: meine Arbeit:

        Sämtliche Code-Schnipsel sind im Allgemeinen nicht getestet und werden ohne Gewähr auf Fehlerfreiheit und Korrektheit gepostet.

        Kommentar


        • #5
          ich kapiere nicht, wofür zum teufel man norton internet security brauchen soll...

          kerio personal firewall und antivir sind zusammen ein ebenbürtiges gespann, und noch dazu kostenlos für den privatgebrauch.


          so who the f*** is norton...?
          I don't believe in rebirth. Actually, I never did in my whole lives.

          Kommentar


          • #6
            ich sag nur HardwareFirewall

            Kommentar


            • #7
              @Titus: Tut mir leid ich hab's schon deinstalliert und ich glaub ich will mir den Schrott nicht nochmal auf die Mühle draufspielen. Das mit dem Ad-Killer ist ja alles schön und gut. Aber was bringt mir das alles wenn ich dauernd dumme Fehlermeldungen bekomme. Ich kann die Ads auch selbst wegklicken. Dafür brauche ich keine extra Software...
              mens agitat molem

              Kommentar

              Lädt...
              X