Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Why in FormData from form tag FF add SLnewses and WPTLNG fields?

  • 1 Antwort
  • 4 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von Martin Ramsch

more options

I send data form using ajax and posting a FormData. The server receive the correct data and additional fields i.e.:

SLnewses = 1 WPTLNG = 1

best regards

John Rossati

I send data form using ajax and posting a FormData. The server receive the correct data and additional fields i.e.: SLnewses = 1 WPTLNG = 1 best regards John Rossati

Ausgewählte Lösung

Having noticed this problem myself, I found the culprit: the add-on "ImTranslator" does set these cookies! (See http://www.smartlinkcorp.com/ )

In my case I was not able to access many pages of a German authority (namely bundesnetzagentur.de), because these additional cookies trigger a cookie manipulation alert and--for security reasons--then stops delivery of page content.

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (1)

more options

Ausgewählte Lösung

Having noticed this problem myself, I found the culprit: the add-on "ImTranslator" does set these cookies! (See http://www.smartlinkcorp.com/ )

In my case I was not able to access many pages of a German authority (namely bundesnetzagentur.de), because these additional cookies trigger a cookie manipulation alert and--for security reasons--then stops delivery of page content.