Bug #35130 Add log name to page <title>
Submitted: 7 Mar 2008 0:29 Modified: 10 Oct 2008 12:14
Reporter: Marcos Palacios Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Web Severity:S4 (Feature request)
Version:2.0.0.5948 OS:Any
Assigned to: Josh Sled CPU Architecture:Any
Tags: Merlin

[7 Mar 2008 0:29] Marcos Palacios
Description:
The log page comes up but it does not say which log it is. A customer may come back to look (a little later) and be confused as to which log they requested.

How to repeat:
Click on any log link. Look for the log name on the new page.

Suggested fix:
To improve the customer experience, it would be nice if it displays the log name where it says "Logs" (the sepia color band).
[12 Mar 2008 16:12] Joshua Ganderson
Was already fixed for 2.0
[7 Apr 2008 10:35] Carsten Segieth
confirmed that in 2.0.0.6008 the log name is shown in the upper left (although from my view it could be little bigger).

But - can you also add the logs name to the beginning of the <title>? Then one can better work when having more than one log open:

examples:
<title>All Logs: MySQL Enterprise Dashboard</title>
<title>Advisors Logs: MySQL Enterprise Dashboard</title>
[16 Apr 2008 22:06] Joshua Ganderson
The title of a page is currently based on a lookup key in the tile definition. I have not yet determined a clean way to add arguments to the text lookup or make the title dynamic. It's been low on my TODO list for some time.

I'll investigate for the 2.0 release but this is currently a low priority.
[7 Oct 2008 19:38] Josh Sled
revno: 6294
revision-id: jsled@asynchronous.org-20081007192920-1622b4z7vjfoeqn0
parent: jsled@asynchronous.org-20081007190325-xi7335uw4p34nnqb
committer: Josh Sled <jsled@asynchronous.org>
branch nick: local
timestamp: Tue 2008-10-07 15:29:20 -0400
message:
  Bug#35130: hacky fix that bypasses Tiles, and instead lets the ShowLog Action directly append something to the <title>: in this case, the (localized) log name being viewed.
[10 Oct 2008 12:14] Carsten Segieth
OK in 2.0.0.7073