Closed (outdated)
Project:
FeedAPI
Version:
6.x-1.8
Component:
Code feedapi_node
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2009 at 00:03 UTC
Updated:
27 Jun 2018 at 13:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
drewish commentedYeah running into this as well.
Comment #2
drewish commentedActually, in the current version enabled and weight are set correctly, the problem seems to be the feedapi_node's input_format. It's using the FILTER_FORMAT_DEFAULT constant that's 0 which isn't a value in the select list. Running the constant through filter_resolve_format() seems to handle getting the default.
Comment #3
drewish commentedComment #4
drewish commentedLast patch had a bunch of unrelated crap in it.
Comment #5
justin2pin commented#4 works great for me.
Comment #6
alex_b commentedRTBC here, too.
Comment #7
dwightaspinwall commentedThanks! This patch is the same as #4 but can be executed from the feedapi_node module directory.
Comment #8
kenorb commentedDrupal 6 is no longer officially supported. If you think this issue is still relevant for 8.x, feel free to re-open.