Closed (duplicate)
Project:
Feeds
Version:
7.x-2.0-alpha6
Component:
Feeds Import
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2012 at 20:01 UTC
Updated:
23 Oct 2012 at 12:53 UTC
Node processor -> Settings -> Text Format
Result, no matter what the selection (full html, etcl), is just text.
Comments
Comment #1
MJH commentedAfter the update to 7.x-2.0-alpha6, I have the same problem.
I import formatted data (
<strong><ul><li><em>, ...) from a csv file. Before the update to feeds 7.x-2.0-alpha6, the resulting nodes were correctly formatted (bold text, ...).Now the resulting nodes are in plain-text format.
<strong><ul><li><em>, ...are just printed in the text area of the node. (for example<strong>Test text 1</strong><ul><li>item 1</li><li>item 2</li></ul>)If I manually edit and save the node, the text is correctly formatted again.
How can I get this to work again?
Comment #2
MJH commentedHere is the solution:
http://drupal.org/node/1807920#comment-6584680
Comment #3
lyricnz commentedDuplicate of #1807920: Imported nodes have NULL format - fixed in dev