Closed (duplicate)
Project:
Feeds QueryPath Parser
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2012 at 22:17 UTC
Updated:
5 Oct 2012 at 16:13 UTC
The QueryPath module library no longer includes itself on every page request but only when a module explicitly asks for it. See #1781878: QueryPath is not always needed in hook_boot for details.
From a quick review it looks like this module uses querypath. It would be great if you could review your use of QueryPath to ensure that it will work when the next version is released.
Thanks!
Comments
Comment #1
twistor commentedSame person responsible.
Comment #2
twistor commentedmerging #1801420: Update to latest QueryPath code.