We're getting every field twice in the output. In some cases, we unexpectedly get the nid.

        "field_occupation_origin_date" : 19587,
        "field_occupation_origin_date_rendered" : "2011-10-15 00:00:00",

Let's just use the rendered output instead.

Comments

andrew_mallis’s picture

Status: Active » Patch (to be ported)
StatusFileSize
new894 bytes

patch attached.

jeffschuler’s picture

Status: Patch (to be ported) » Needs review

Setting to "needs review".
"patch (to be ported)" is used when a patch has been committed for one version and needs to be ported to another.

jeffschuler’s picture

Issue tags: +Novice, +mapping

Thanks Andrew_Mallis.

The direction here makes sense to me. I followed Views Datasource's model here, but I'm not sure when the "unrendered" field would be necessary. Let's simplify this until/unless the need arises.

Still needs review.

Tagging for the Barcelona sprint.

jeffschuler’s picture

Category: bug » task
Status: Needs review » Fixed

Committed (plus followup.)

Thanks @Andrew_Mallis!

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