Closed (fixed)
Project:
Services
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2011 at 17:03 UTC
Updated:
29 Sep 2011 at 04:41 UTC
Jump to comment: Most recent file
As ctools_export_load_object() does query database table we don't need to do it again manually in services_endpoint_load_all().
Also after we save entity we forgot to clear ctools objects cache.
See attached patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | services_endpoint_load_all-cleanup.patch | 1.58 KB | ygerasimov |
| services_endpoint_load_all-cleanup.patch | 953 bytes | ygerasimov |
Comments
Comment #1
ygerasimov commentedAdd clear ctools cache to delete function.
Comment #2
marcingy commentedLooks good.
Comment #3
marcingy commentedCommitted thanks does this need backporting?
Comment #4
marcingy commentedComment #5
marcingy commented