When I change the label in an already created cck node type, the label changes successfully but not the 'name' nor other references in the database

Comments

jonbob’s picture

Status: Active » Closed (works as designed)

This is on purpose; if the name changed, then custom themes, custom modules, views that had been designed, etc. would all break. It is conceivable that we might provide a way for users to change the internal name, but this would need to be handled with extreme care.

In addition, labels are a per-content-type setting. The same field could have two different labels in different contexts.