Project

General

Profile

Actions

Evolution #693

closed

fix ERR_BLOCKED_BY_XSS_AUDITOR chrome error

Added by Simon almost 7 years ago. Updated over 6 years ago.

Status:
Fermé
Priority:
Normal
Assignee:
Category:
general
Target version:
Start date:
05/19/2017
Due date:
% Done:

100%

Estimated time:
2.00 h
Resolution:
wontfix


Related issues 1 (0 open1 closed)

Related to Anomalie #1149: when executing crontab - bug when checking agent FerméSimon06/24/2021

Actions
Actions #2

Updated by Simon over 6 years ago

  • Resolution set to wontfix
Actions #3

Updated by Simon over 6 years ago

The simple way for bypass this error in developing is send header to browser

    Put the header before send data to browser.

In php you can send this header for bypass this error ,send header reference:

header('X-XSS-Protection: 1');

See : https://xenforo.com/community/threads/chrome-57-gives-xss-error-when-editing-a-post.127204/page-2#post-1146809

Actions #4

Updated by Simon over 6 years ago

  • Status changed from Nouveau to Fermé
  • % Done changed from 0 to 100

Applied in changeset linea21|r3281.

Actions #5

Updated by Simon almost 3 years ago

  • Related to Anomalie #1149: when executing crontab - bug when checking agent added
Actions

Also available in: Atom PDF