- π¬π§United Kingdom mchaplin
I'm also hitting this issue with D10.
See https://www.drupal.org/project/feeds_ex/issues/3437598 π Can't set the context Active
Hi there,
What is the proper format to add context and source fields to the QueryPath XML Parser?
I have the following XML:
<ooh>
<occupation>
<title>Some Title</title>
</occupation>
</ooh
In the context field I am adding //ooh/occupation
, which works when I use the XPath XML Parser but not here. I keep getting the error message: CSS selector is not well formed.
, but since I'm using the XML Parser, there shouldn't be CSS selectors, right? Or am I just completely misunderstanding how this is supposed to work?
Active
1.0
QueryPath parser
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I'm also hitting this issue with D10.
See
https://www.drupal.org/project/feeds_ex/issues/3437598
π
Can't set the context
Active