
Hi, Das ist ein error, aber der ist ziemlich kryptisch: TypeError: b[0] is undefined Stack-Trace: b/<@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... _a.each/<@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... Y@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... _a.each@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... b@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... _a.call@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... chart/<@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... Pl.each/<@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... Y@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... Pl.each@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... chart@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... _a.call@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... DrawBarChart/<@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... a.render/<@http://helpdesk.office.qualitus.de/otrs-web/js/js-cache/ModuleJS_64e8e9381bd... Gibt es außer otrs.Console.pl Maint::Cache::Delete noch eine Möglichkeit, den JS-Cache zu killen? Vielleicht ist das aber auch ein Bug? Ich habe mir mal die Hauptnav mit dem Inspektor angesehen: Dashboard Link (5.0.8) <li id="nav-Dashboard" class="Selected CanDrag ui-sortable-handle"> <a accesskey="d" title="Übersicht (d)" href="/otrs/index.pl?Action=AgentDashboard">Übersicht</a> </li> Admin Link (5.0.8) <li id="nav-Admin" class="CanDrag ui-sortable-handle" aria-controls="nav-Admin-container" aria-expanded="false" aria-haspopup="true"> <a accesskey="a" title="Admin (a)" href="/otrs/index.pl?Action=Admin">Admin</a> <ul id="nav-Admin-container"> </ul> </li> Mich wundert das “aria-haspopup=true”…das ist be idem Link imo nicht korrekt. Das macht bei Menüpunkten mit Onlick-Dropdown (z.B. dem Menü Tickets) Sinn, aber beim Dashboard / Admin nicht. Unter 4.0.14 auch nicht der Fall: <li id="nav-Admin" class="CanDrag ui-sortable-handle"> <a accesskey="a" title="Admin (a)" href="/otrs/index.pl?Action=Admin">Admin</a> </li> Gruß Fabian Von: otrs-de-bounces@otrs.org [mailto:otrs-de-bounces@otrs.org] Im Auftrag von Renee B Gesendet: Freitag, 1. April 2016 17:06 An: otrs-de@otrs.org Betreff: Re: [otrs-de] Admin-Menü in Hauptnavigation nicht klickbar Hast Du mal in der JavaScript Konsole (Strg+Shift+i) geschaut ob es irgendwelche Fehler gibt? - Renée Am 01.04.2016 um 17:03 schrieb Fabian Sesterhenn: Hallo zusammen, ich habe gerade mein Testsystem von OTRS 4.0.14 auf 5.0.8 aktualisiert. Fehler bei der Migration gab es keine, auch das Syslog ist nach der Aktualisierung der installierten Zusatzpakete (FAQ etc.) wieder sauber. Ich habe nur ein Problem: Der Link "Admin" in der Hauptnavigation ist tot. Er ist nicht klickbar mit Linksklick. Rechtsklick -> in neuem Tab öffnen klappt wunderbar "/otrs/index.pl?Action=Admin" kann also ausgeführt werden. Das Verhalten tritt in allen Browser auf die ich hier zur Verfügung habe: FF45, Google Chrome, IE11. Jemand eine Idee was das sein könnte? -Fabian --------------------------------------------------------------------- OTRS mailing list: otrs-de - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs-de To unsubscribe: http://lists.otrs.org/mailman/listinfo/otrs-de -- Perl / OTRS development: http://perl-services.de OTRS AddOn repository: http://opar.perl-services.de