Probably related to #449904: imagefield path to url missing. If adding the Body as a field to a JSON view, there's no way to override it's output, for instance by trimming or removing HTML tags.

Comments

aaron’s picture

Category: bug » feature

Pretty much no fields allow the output to be anything but raw, unfiltered content, from what I can tell. Would be nice to allow this to honor the settings by the View, and perhaps add a checkbox for 'Raw' output of a field.

allisterbeharry’s picture

I have to restructure the modue because merlinofcahos says there are some things done wrongly. Trying to continue work on this

allisterbeharry’s picture

Assigned: Unassigned » allisterbeharry
allisterbeharry’s picture

Status: Active » Fixed

Fixed in 6.x-1.0-beta1. You can override the views templates to control JSON output .

Status: Fixed » Closed (fixed)

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