Javascript breaks on adding new signatures

Issue #302 resolved
Former user created an issue

I'm using Firefox 56.0.1 64bit

Adding a new signature manually doesn't work. Browser spits the error message in console which I have pasted further down. The auto-mapping seems to still work but I can't edit the signature with ID and type with the same problem.

The error occures when I press the save button in the add/edit signature dialog box.

TypeError: options.chain.tabs[options.chain.active] is undefined[Weitere Informationen] core.js:3740:155 <anonym> https://static.eve-apps.com/js/core.js:3740:155 map https://static.eve-apps.com/js/jquery-3.1.1.min.js:2:3458 <anonym> https://static.eve-apps.com/js/core.js:3740:7 dispatch https://static.eve-apps.com/js/jquery-3.1.1.min.js:3:10263 add/q.handle https://static.eve-apps.com/js/jquery-3.1.1.min.js:3:8325 trigger https://static.eve-apps.com/js/jquery-3.1.1.min.js:4:5806 trigger/< https://static.eve-apps.com/js/jquery-3.1.1.min.js:4:6310 each https://static.eve-apps.com/js/jquery-3.1.1.min.js:2:2813 each https://static.eve-apps.com/js/jquery-3.1.1.min.js:2:1001 trigger https://static.eve-apps.com/js/jquery-3.1.1.min.js:4:6289 r.fn[b] https://static.eve-apps.com/js/jquery-3.1.1.min.js:4:6707 Add https://static.eve-apps.com/js/core.js:3659:5 _createButtons/</< https://static.eve-apps.com/js/jquery-ui-1.12.1.min.js:11:4601 dispatch https://static.eve-apps.com/js/jquery-3.1.1.min.js:3:10263 add/q.handle https://static.eve-apps.com/js/jquery-3.1.1.min.js:3:8325

Comments (2)

  1. Log in to comment