When a content type is renamed, database references to it don't change. So if I rename a content type to something more descriptive than before, it is not reflected in the database. This is an annoyance because of url paths that show e.g. on the node/add pages, because they confuse users as well as me :)
It should be either of the following:
--behavior like flexinode in this respect, that is, flexinode-1, flexinode-2, etc.
--update database entries when a content type is renamed

Comments

RayZ’s picture

Status: Active » Closed (works as designed)

This is by design, see JonBob's response in this duplicate: http://drupal.org/node/61399