Project:Drupal core
Version:7.x-dev
Component:field system
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

- 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.

AttachmentSizeStatusTest resultOperations
field_test_fixes.patch1.45 KBIdlePassed: 14485 passes, 0 fails, 0 exceptionsView details

Comments

#1

Status:active» reviewed & tested by the community

Let's test that theory. :)

#2

Oops :-). Well, RTBC it is, then.

#3

Agreed RTBC.

#4

Status:reviewed & tested by the community» fixed

Committed to HEAD. Thanks!

#5

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.