Closed (won't fix)
Project:
Services Views
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2013 at 17:15 UTC
Updated:
29 Aug 2013 at 16:26 UTC
Jump to comment: Most recent file
Comments
Comment #1
lexfunk commentedI am also seeing the same error, not sure why. Services Views that I have configured previous to installing the dev version seem to work just fine when enabling them as features.
Comment #2
lexfunk commentedThe issue happens to be in the views_plugin_display_services.inc file on line 137. The path to the services.resource_build function is wrong. Attached is a patch that should fix the path.
Comment #3
les limConfirmed -- setting this to RTBC.
Comment #4
ygerasimov commentedFile services.resource_build.inc has been moved to includes folder. Please update your services module.
Comment #4.0
ygerasimov commentededit