node.module defines a menu item for 'node/add/poll', with title = the (user defined) "human" type name.
poll.module also defines 'node/add/poll', with title = t('Poll')

The poll.module menu should probably be removed - node.module gives the right access value

It seems to be the case also for blog and forum node types

CommentFileSizeAuthor
node_add_0.patch1.93 KByched
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ChrisKennedy’s picture

Status: Needs review » Reviewed & tested by the community

Works fine for me and makes sense with the node_info changes in 5.0.

Dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)