hello
i configured feeds xpath parser like this :
context : /result/item
title : node_title

but in the node title the tags still appeare => Lab bio tech

the xml file is attached

any solution without using feeds tamper.

thx

CommentFileSizeAuthor
service.xml_.txt12.35 KBchems
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chems’s picture

any help plzzzz:(

<result is_array="true">
<item>
<nid>771</nid>
<node_title>content title</node_title>
</item>
</result>

context : result/item or /result/item or //result/item
title : node_title

the probem title is exported with tags <node_title>content title</node_title> and not content title

twistor’s picture

Do you have raw xml checked?

twistor’s picture

Assigned: chems » Unassigned
Category: Bug report » Support request
Priority: Major » Normal
Issue summary: View changes
Status: Active » Closed (fixed)

Guessing you fixed this.

chems’s picture

Thx yes it caused by the debug mode of feed xml