The shortcuts disappear from the shortcut bar on 404 pages. This was mentioned at http://drupal.org/node/511286#comment-2158620 but got lost in the larger issue, so I'm filing it as its own issue here. I have no idea what the architecture of shortcuts is. If we're using the block system then I suppose it's because we don't display blocks on 404s. If not, then I have no idea what's going on.

Comments

David_Rothstein’s picture

Status: Active » Closed (duplicate)

Been wondering about this - turns out it's an issue with all menus (except the toolbar menu, because that's kind of in its own universe):
#233807: No navigation links on 404 pages

By the way, the shortcut module only uses blocks sometimes, but in D7 blocks do display on 404 pages anyway.... that behavior switched back and forth about 8 times during the D7 dev cycle, I think, so easy to get confused :)