Closed (fixed)
Project:
Feeds XPath Parser
Version:
6.x-1.11
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2011 at 12:52 UTC
Updated:
4 Jul 2015 at 19:38 UTC
Jump to comment: Most recent
Comments
Comment #1
yavor commentedSorry for the issue Solvet
Comment #2
elliotttf commented+1 I would also be interested in being able to grab fields from outside the current context. Perhaps I'm not thinking about the problem the right way, but being able to directly query a field or use something like "../field" would be helpful here.
Comment #3
twistor commentedSomething like:
../Season/@noComment #4
elliotttf commentedYeah, that's what I was thinking, but because the code removes the rest of the document there would have to be some tweaking to give queries access to the content outside of the context query.
Comment #5
twistor commentedThis was fixed a long time ago.