Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 1 件の返信
  • 4 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: 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

選ばれた解決策

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.

この回答をすべて読む 👍 1

すべての返信 (1)

more options

選ばれた解決策

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.