Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 Jan 2010 at 00:07 UTC
Updated:
8 Feb 2010 at 04:37 UTC
Jump to comment: Most recent file
Comments
Comment #1
yched commentedtag
Comment #3
yched commenteddoh, wrong property name.
Comment #4
effulgentsia commentedTiny, but harmless, and every little bit helps in our attempt to make theme('field') less of a bottleneck. The concept was proven on #667038: Optimize template_process(): its application here makes just as much sense.
Comment #5
effulgentsia commentedThis is now incorporated in #652246: Optimize theme('field') and use it for comment body.
Comment #6
effulgentsia commented#652246: Optimize theme('field') and use it for comment body landed.