Closed (works as designed)
Project:
CCK Select Other
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2012 at 22:02 UTC
Updated:
17 Aug 2012 at 13:52 UTC
The output of my 'Select other list' field always shows in lowercase. I've tried a few simple tests including:
option|option
option|Option
Option|option
Option|Option
Nothing works, flushed all caches with every test. Always displays as "option" in the node and views. Obviously need it to display as "Option".
Is this a known issue or something with my installation?
Comments
Comment #1
mradcliffeI believe this is fixed in the dev version from #858704: Actual value and not label displays in views. Could you try that?
Comment #2
mradcliffe