Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Critical
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
27 Aug 2009 at 00:00 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
plach@yched:
Yes, that's true, although I'm trying to make the UI work with any fieldable entity. However without this themers needing to access the raw field values would still need to specify the langcode (FIELD_LANGUAGE_NONE), so this is needed. Not critical, though.
Comment #2
pounardComment #3
pounardThis is my first shot with field module, patch definitely needs review
Comment #4
pounardProper file (without header junk)
Comment #5
yched commentedGreat !
Aside from the missing '.' at the end of both
+ // Preprocess fieldscomments, this is ready to goComment #6
yched commentedJust fixed the comments. RTBC.
Comment #8
sun.core commentedThis probably needs a re-roll?
Comment #9
plachRerolled
Comment #11
plachThis should work.
Comment #12
plachGreen. Setting RTBC per #6.
Comment #13
webchickCommitted to HEAD.