1

after an upgrade from v7.6 to v8.7 and executing the upgrade wizard every link in content and navigation has a target="_blank".

Can anybody help me?

Best regards

Peter Kraume
  • 3,577
  • 2
  • 21
  • 39
GoatMachine
  • 127
  • 1
  • 13

2 Answers2

2

In your Typoscript:

Abdull
  • 26,371
  • 26
  • 130
  • 172
1

You can set the value of PAGE_TARGET to a empty value in TypoScript constants:

[PAGE_TARGET] =
Heinz Schilling
  • 2,177
  • 4
  • 18
  • 35