• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 30.08.18, 16:42
  • Opened by: Divago
  • Closed by: Marek
  • Closed on: 12.12.18, 15:58
  • Reason: Closed
  • Comment: Glad to help!

Ticket #12825 - XSS error on Chrome

Hi again,
editing some theme settings, for example adding custom css code, Chrome shows an XSS error after saving and reloading page.
How to solve this?

thx so much!

Comments

Marek 30 Aug 2018, 16:52

I see such errors first time.
Does it affect somehow to Theme Settings module?

Divago 30 Aug 2018, 17:03

if you talking about the functionality, everything looks ok, changes are saved… it’s annoying and become a problem having a lot of changes to do

Marek 30 Aug 2018, 17:05

I’ll try to figure out why it happens

Divago 30 Aug 2018, 17:11

thx

Marek 12 Sep 2018, 17:53

I have finally found out the solution.
I have added the line to Theme Settings

header("X-XSS-Protection: 0");