Project

General

Profile

Actions

Bug #6253

closed

Firewall log widget action icon features stop working when new log entries are added dynamically

Added by Jo S almost 8 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
Dashboard
Target version:
Start date:
04/25/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
22.05
Release Notes:
Affected Version:
2.3
Affected Architecture:
All

Description

Hello,

1)
On the homepage, in the firewall logs section, there is a mouse hover on the red cross which display without clicking what is the triggered rule in the firewall.

But in status_logs_filter.php , the mouse hover only show the text "block/1XXXXXXX", we have to click on it to this the triggered rule.
May be can we have the same full rule text like in the homepage ?

2)
The mouse hover on the homepage for the firewall rule triggered is working well just after the page loaded. But after some actions or time, the popup is not appearing again. Nothing appearing in the web developer console (Chrome Mac)

3)
When we click on the red cross of firewall rule on the homepage, the href is # . So when we click, the alert() is displayed with the rule in it, at the mean time the page is going to the top, which is a bit annoying. May be there should be some javascript:void() instead of # in the href, or the javascript of onclick directly in href.

Thanks

Actions

Also available in: Atom PDF