JS Error on fresh install (Local Intranet Zone)

Moderator: crythias

Locked
alexawka
Znuny newbie
Posts: 6
Joined: 13 Mar 2015, 16:22
Znuny Version: 4.0.5
Real Name: Aleksandrs
Company: -

JS Error on fresh install (Local Intranet Zone)

Post by alexawka »

Hello,
I am trying to implement SSO with otrs 4.0.5. This requires me to add site to Local Intranet IE zone.
However when I do so, if I login as an agent I get popups with errors:
"Namespace Core.UI.AdvancedChart could not be initialized, because nvd3 could not be found"
and
"Unable to get property 'RegisterUpdatePreferences' on undefined on null reference" (next there are urls with /js/js-cache/CommonJS_###...) + UI stops responding.
I tried fresh instal with no custom config - same behavour.
Tried upgrade to 4.0.6 - no luck.
My system:
OS: Centos 7 minimal;
DataBase - MySql community release (newest)
Browser: IE 11 (compatibility mode makes these errors appear when in Internet zone as well)

Maybe I am missing something? Please guide me.
Thank you!
alexawka
Znuny newbie
Posts: 6
Joined: 13 Mar 2015, 16:22
Znuny Version: 4.0.5
Real Name: Aleksandrs
Company: -

Re: JS Error on fresh install (Local Intranet Zone)

Post by alexawka »

Found solution. It was the "Comapatibility mode for all Intranet sites"
Locked