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.
| Comment | File | Size | Author |
|---|---|---|---|
| services_filter.patch | 474 bytes | eli |
Comments
Comment #1
marcingy commentedRTBC
Comment #2
marcingy commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.