Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 1 risposta
  • 4 hanno questo problema
  • 4 visualizzazioni
  • Ultima risposta di 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

Soluzione scelta

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.

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (1)

more options

Soluzione scelta

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.