Last modified: 2009-06-15 16:38:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T16936, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 14936 - optimise <title> tag on ganglia
optimise <title> tag on ganglia
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Lowest trivial with 1 vote (vote)
: ---
Assigned To: Fred Vassard
http://ganglia.wikimedia.org/
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-26 20:52 UTC by bdk
Modified: 2009-06-15 16:38 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description bdk 2008-07-26 20:52:35 UTC
Currently Wikimedia's Ganglia pages have somewhat, uhm, unaesthetic titles. "Wikimedia" unnecessarily appears twice there:
 <TITLE>Ganglia:: Wikimedia Wikimedia Cloud Report</TITLE>

The double ":" is native for ganglia afaik, so don't pay attention to that duplication.
Comment 1 Fred Vassard 2009-06-15 16:38:15 UTC
This has been hackish-ingly fixed. 
in /home/wikipedia/htdocs/ganglia/index.php, changed $title variable from $title = "$self $meta_designator Report" to $title = "$meta_designator Report"
for $context == "meta" or $context == "control")

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links