Closed (works as designed)
Project:
Feeds XPath Parser
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2011 at 20:17 UTC
Updated:
16 Jul 2014 at 11:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
johnbarclay commentedHere's a patch for this. I didn't break any simpletests that weren't already broken. I didn't add the case to the simpletests either, but can if its accepted.
Comment #2
twistor commentedI think your description got eaten. Not sure what's it's doing wrong.
Comment #3
paulgemini commentedYup - johnbarclay, please take another look at the issue description.
Comment #4
twistor commentedTry wrapping the elements in a
<code>tag when you post, otherwise they will be stripped out.Comment #5
Robin Millette commentedAnyone can update the summary, so I did.
Comment #6
moehac commentedI have a related issue, so don't know if I need to start a new thread for this.
The parser will not recognize additional child elements because of a space before the closing tag. Example:
It will only read the first child with attribute "1" and skip the rest. If I eliminate the space between gid="1" and />, it will read all the child elements.
Any fixes?
Comment #6.0
moehac commentedUpdated issue summary.
Comment #7
twistor commentedClosing out old issues. If someone is still having this problem, feel free to re-open.