Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Oct 2009 at 15:37 UTC
Updated:
7 Nov 2009 at 17:10 UTC
- fixes a comment that's only been true for the first few days of the module
- removes the declaration of formatter's theme functions, automatically done by Field API since #567092: Merge hook_field_formatter_info and hook_theme()? went in.
Pretty trivial, should be RTBC after the tests are green.
| Comment | File | Size | Author |
|---|---|---|---|
| field_test_fixes.patch | 1.45 KB | yched |
Comments
Comment #1
webchickLet's test that theory. :)
Comment #2
yched commentedOops :-). Well, RTBC it is, then.
Comment #3
bjaspan commentedAgreed RTBC.
Comment #4
webchickCommitted to HEAD. Thanks!