Bug #45872 UI: icon file missing for "event.status.closed"
Submitted: 1 Jul 2009 10:51 Modified: 16 Jul 2009 16:35
Reporter: Carsten Segieth Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Web Severity:S3 (Non-critical)
Version:2.1.0.1071 OS:Linux (openSUSE 10.3 x86-64)
Assigned to: Josh Sled CPU Architecture:Any

[1 Jul 2009 10:51] Carsten Segieth
Description:
The icon file for "event.status.closed" is missing. The problem can be seen with different browsers, started on different systems.

   FF 3: shows text "event.status.closed" in the cell
   IE 8: cell looks to be empty, no text

How to repeat:
- schedule a rule that fires an event
- close at least one event
- on the Events page filter with "Severity: All" and "Status: All"
- see the missing icon in the "Closed" column
[1 Jul 2009 11:06] Enterprise Tools JIRA Robot
Carsten Segieth writes: 
- in .../apache-tomcat/webapps/ROOT/web/resources/images there is only a 'closeIcon11.png' and the page source shows "closedIcon11.png" (see the additional 'd' ...)
- not sure this is perhaps relevant for other conditions, that there are several *11*.png with no corresponding *16* files?
[1 Jul 2009 19:00] Enterprise Tools JIRA Robot
Josh Sled writes: 
revno: 7303
revision-id: jsled@asynchronous.org-20090701180126-3nm4cs5quxldmln2
parent: jsled@asynchronous.org-20090701172053-n9hrhfxnoahvdajk
committer: Josh Sled <jsled@asynchronous.org>
branch nick: local
timestamp: Wed 2009-07-01 14:01:26 -0400
message:
  Bug#45872, EM-3406: use "closedIcon" instead of "closeIcon" since the pattern is <status> + "Icon", and the <status> is "closed". :p
[3 Jul 2009 9:51] Enterprise Tools JIRA Robot
Carsten Segieth writes: 
tested OK in 2.1.0.1073
[6 Jul 2009 21:44] Enterprise Tools JIRA Robot
Josh Sled writes: 
revno: 7323
revision-id: jsled@asynchronous.org-20090706214226-xmvu7m7y7fqwj9oa
parent: jsled@asynchronous.org-20090706201130-yf71x1qa7z9v8e7m
committer: Josh Sled <jsled@asynchronous.org>
branch nick: local
timestamp: Mon 2009-07-06 17:42:26 -0400
message:
  Bug#45872, EM-3406: new resource for event.status.closed
[8 Jul 2009 23:25] Enterprise Tools JIRA Robot
Keith Russell writes: 
Patch applied in versions => 2.1.0.1075.
[9 Jul 2009 16:45] Enterprise Tools JIRA Robot
Marcos Palacios writes: 
Verified fixed in service manager build 2.1.0.1075.
[16 Jul 2009 16:35] Tony Bedford
An entry was added to the 2.1.0 changelog:

In the Enterprise Dashboard the icon file for event.status.closed was missing. The problem manifested differently in different browsers. In Internet Explorer 8 the UI cell was empty and no text was displayed. In Firefox 3 the text “event.status.closed” was displayed in the cell.