Raw XML always has "nodes" and "node" as the root elements regardless of the content type

greggles - November 9, 2009 - 15:22
Project:Views Datasource
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:allisterbeharry
Status:active
Description

I built a view "displaying items of type Comment" but the XML still has "nodes" as the root element and "node" as the container element for each comment.

#1

allisterbeharry - November 12, 2009 - 04:13
Assigned to:Anonymous» allisterbeharry

this is by design in the current release as I didn't think the root and container element names would be significant during usage but I'll change it to use whatever the base table of the view is, in this case comment(s)

 
 

Drupal is a registered trademark of Dries Buytaert.