Posted by yched on October 24, 2009 at 3:37pm
Jump to:
| 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.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| field_test_fixes.patch | 1.45 KB | Idle | Passed: 14485 passes, 0 fails, 0 exceptions | View details |
Comments
#1
Let's test that theory. :)
#2
Oops :-). Well, RTBC it is, then.
#3
Agreed RTBC.
#4
Committed to HEAD. Thanks!
#5
Automatically closed -- issue fixed for 2 weeks with no activity.