Quick Actions & Actions

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
treetop
Posts: 7
Joined: Thu Sep 21, 2017 1:45 pm

Quick Actions & Actions

Post by treetop »

I am likely overlooking something simple so I apologize upfront. I can't seem to find a way to make a URL on the actions menu open a new full browser tab. Via Admin->Manage Components->Actions, I have the action type as URL along with the target of _blank, but the windows continue to open as small "referer" windows. What I mean by that is aside from opening a small window, many devices complain because of the HTTP_REFERER page versus just a straight page link if you were browsing a standard web page. I've tried this in both Firefox and Chrome with similar results. I've also tried meandering around with the code section and while a simple PHP echo href works as expected, it leaves a second non-functioning action in the menu so I would like to avoid it if possible. Thanks!
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Quick Actions & Actions

Post by scottwilkerson »

I believe you found a bug.

I have attached a new actions component you can upload through Admin -> Manage Components that I believe will resolve the issue
You do not have the required permissions to view the files attached to this post.
Last edited by scottwilkerson on Wed Sep 25, 2019 4:31 pm, edited 1 time in total.
Reason: update component
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
treetop
Posts: 7
Joined: Thu Sep 21, 2017 1:45 pm

Re: Quick Actions & Actions

Post by treetop »

Scott, as always, you are fantastic! That did indeed fix the issue with the small window versus a full screen tab. The only remaining issue is related to the referer field and that is something I can fix on this end. Thank you so much!
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Quick Actions & Actions

Post by scottwilkerson »

treetop wrote:Scott, as always, you are fantastic! That did indeed fix the issue with the small window versus a full screen tab. The only remaining issue is related to the referer field and that is something I can fix on this end. Thank you so much!
Great! glad it worked!

This fix will be in future releases

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked