Closed (works as designed)
Project:
Content Construction Kit (CCK)
Version:
4.7.x-1.x-dev
Component:
content.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2006 at 11:29 UTC
Updated:
10 Aug 2006 at 02:36 UTC
Comments
Comment #1
introfini commentedI think that is by design.
introfini
Comment #2
drubbFor me, it's not a bug, it's a feature. Just think of people using foreign languages, e.g. german "umlauts". In german, the label "guestbook" would be "gästebuch", which cck changes to "gstebuch" as field label. But now there's a way to avoid this: I label the field "gaestebuch", and change the label to "gästebuch" without a change of internal label. AND you're able to use special chars after having defined a drupal-conforme label. Nice feature!
Comment #3
introfini commentedYes, I use it the same way :-)
Comment #4
venkat-rk commentedThanks. Glad to know it is a feature rather than a bug. I was worried that the internal reference to the original name might mung things up when using views or otherwise manipulating the cck fields.
Comment #5
jonbob commentedThis is indeed the way things are intended; we don't want to break themes, views etc. when an admin decides to change the label.