Dashboard bugs in 2.0.1

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
mboccia78
Posts: 7
Joined: Fri Oct 17, 2014 1:06 pm

Dashboard bugs in 2.0.1

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Dashboard bugs in 2.0.1

Post 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!
Be sure to check out our Knowledgebase for helpful articles and solutions!
mboccia78
Posts: 7
Joined: Fri Oct 17, 2014 1:06 pm

Re: Dashboard bugs in 2.0.1

Post by mboccia78 »

Will you be able to provide a hotfix for this, or will we need to downgrade and wait for 2.0.2?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Dashboard bugs in 2.0.1

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked