In the menu titles, just the first word must be in capital case (the exception is when a word is an acronym which is written in upper case letters, like UI).

You should replace lines like:

  'title' => 'Blogs By User',

in:

  'title' => 'Blogs by user',

Comments

avpaderno’s picture

Version: 6.x-2.0-dev0001 » 6.x-2.x-dev

What I reported is still valid in the development snapshot, and maybe some other versions.

avpaderno’s picture

Version: 6.x-2.x-dev »
Issue summary: View changes
Status: Active » Closed (outdated)

I am closing this issue, which is for a not supported Drupal version.