On some pages, the title of the Navigation block displays as "'s blog" (as though username were missing).

Pages where this happens:

/filter/tips
Error pages (403, 404)

Comments

escoles’s picture

Anonymous’s picture

I add a function to the module to show the blog title.
So you can have the title wherever you want.

Please, try this:
http://drupal.org/node/608650#comment-2334380

escoles’s picture

Patrizio: That has no affect on this issue.

I'll clarify my description of the problem:

On pages which display only blog content from a particular blogger, the title of the advanced blog navigation block will take the value that's set in the user profile for that blogger.

On pages which display content from more than one blogger, the title is displayed as "Blogs". It does not take the value that is set in the block settings page. Setting that value has no effect (even if it's set to <none>). There does not appear to be a way to set or eliminate the block title; the only way to block its display appears to be via CSS. If that's the way it's going to work, I'd like to see that documented.

On pages with do not display blog content, the title shows as "'s Blog".

svendecabooter’s picture

Status: Active » Fixed

This issue should no longer occur in the latest HEAD version of this module.
Could you test that version if that's possible, and report back if this solves your problem?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.