If i write:


[field|type=node|id=0|name=field_image]

I dont get any output. If i write:


[field|type=node|id=0|name=field_image|formatter=image]

It works fine.

I think formatter should be optional, and when not specified, use the default one for the field type.

Comments

Anonymous’s picture

Status: Active » Fixed

Now the default formatter for the field type is used, if no formatter is specified (it is already a non required parameter)

Status: Fixed » Closed (fixed)

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