Page 1 of 1

Dashboard bugs in 2.0.1

Posted: Tue Dec 19, 2017 6:25 am
by mboccia78
Hey,

We just upgraded to Log Server 2.0.1 and ran into a couple of bugs related to dashboards:

1. Javascript errors are thrown when trying to add a panel to a dashboard using the (+) Add Panel. The following error is triggered when I hit save:

Code: Select all

app.js?ver=2.0.0-3.1.1-nagios-5:11 TypeError: f.get_data is not a function
    at Object.f.editSave (app.js?ver=2.0.0-3.1.1-nagios-5:26)
    at app.js?ver=2.0.0-3.1.1-nagios-5:12
    at app.js?ver=2.0.0-3.1.1-nagios-5:12
    at app.js?ver=2.0.0-3.1.1-nagios-5:13
    at Object.$eval (app.js?ver=2.0.0-3.1.1-nagios-5:12)
    at Object.$apply (app.js?ver=2.0.0-3.1.1-nagios-5:12)
    at HTMLButtonElement.<anonymous> (app.js?ver=2.0.0-3.1.1-nagios-5:13)
    at HTMLButtonElement.dispatch (app.js?ver=2.0.0-3.1.1-nagios-5:8)
    at HTMLButtonElement.q.handle (app.js?ver=2.0.0-3.1.1-nagios-5:8)
2. There's no "Exclude" action available in terms tables. When checking the html source I can see that it's there, but it uses a non-existing Fontawesome icon, fa-ban-circle. The correct one should be fa-ban. See attached screenshot.

To verify that these issues weren't caused by a bad upgrade, I downloaded the VMware image to test with. It shows the same issues. I've tested this with both Chrome and IE, and both are showing these symtoms.

Best regards

Re: Dashboard bugs in 2.0.1

Posted: Tue Dec 19, 2017 11:02 am
by lmiltchev
We we able to reproduce the issue in house, and filed an internal bug report (TASK ID 12859). Thank you for reporting the issue!

Re: Dashboard bugs in 2.0.1

Posted: Tue Dec 19, 2017 1:58 pm
by mboccia78
Will you be able to provide a hotfix for this, or will we need to downgrade and wait for 2.0.2?

Re: Dashboard bugs in 2.0.1

Posted: Tue Dec 19, 2017 2:53 pm
by lmiltchev
I was told by our developers that we would be releasing Nagios Log Server 2.0.2 soon (most probably sometime this week) with a fix.