Services_node_load() attempts to filter content through the input format by looking in $node->filter instead of $node->format. Since $node->filter is always NULL, the default input format is applied no matter what.

This problem appears to already have been fixed in the 6.x version.

CommentFileSizeAuthor
services_filter.patch474 byteseli

Comments

marcingy’s picture

Status: Needs review » Reviewed & tested by the community

RTBC

marcingy’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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