Closed (fixed)
Project:
Feeds XPath Parser
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
2 Nov 2011 at 18:16 UTC
Updated:
27 Dec 2016 at 13:54 UTC
Jump to comment: Most recent
Comments
Comment #1
twistor commentedThis is a Feeds feature. It allows the Feed to set the node title. I believe it only works for the RSS based parsers though. We could re-alter the form to make it required again, or it could be a Feeds issue.
Comment #2
twistor commentedBumping, we should still do this.
Comment #3
megachrizParsers can now implement
providesSourceTitle()to tell if they support to deliver a title automatically.This was added in Feeds in #1621602: Could not retrieve title from feed - Make title field only optional if the parser can deliver a title. See also the change record.
I think this issue is fixed.