Posted by nagba on February 8, 2010 at 10:50am
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | field system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | nagba |
| Status: | closed (fixed) |
Issue Summary
text_field_formatter_view fails at creating a proper trimmed output for the text_trimmed formatter due to a typo
if ($display['type'] == 'text_trimemd') {
Comments
#1
#2
Committed to CVS HEAD. Thanks.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.