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') {
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | text_trimmed_typo_707828.patch | 869 bytes | nagba |
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') {
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | text_trimmed_typo_707828.patch | 869 bytes | nagba |
Comments
Comment #1
nagba commentedComment #2
dries commentedCommitted to CVS HEAD. Thanks.