搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

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.