When attempting to view a non-existent page, the toolbar appears but only contains the Hello, Logout, and Question Mark buttons.

Comments

dankh’s picture

Version: 6.x-2.3 » 6.x-2.x-dev
Assigned: Unassigned » dankh
Priority: Normal » Major
Status: Active » Needs work

Confirmed, I'm working on it. Thank you for reporting.

dankh’s picture

Priority: Major » Normal
Status: Needs work » Closed (works as designed)

This bug is related to D6 page rendering. In 404 pages the regions are not shown for performance.
Here is the issue in core : http://drupal.org/node/233807 .

Possible solution to be applied to the theme : http://drupal.org/node/129762#comment-232868 .

Thanks for reporting, It can be useful for people who want to apply the fix. As Toolbar itself can't fix this, I close this issue.