Closed (fixed)
Project:
Feeds XPath Parser
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Feb 2011 at 21:36 UTC
Updated:
21 Aug 2017 at 17:41 UTC
Jump to comment: Most recent
The FileFetcher form adds the upload element with only support for "txt csv tsv xml opml". I'm sure this could be done with a hook_form_alter, but I wonder if there's a better Feeds-way to accomplish this without creating an entirely new Fetcher type.
Comments
Comment #1
twistor commentedHuh, I'm surprised you're the first person to run into this. Thanks!
http://drupal.org/cvs?commit=493310
Comment #2
lancerkind commentedWhat happens if you rename the .html to .xml?
Comment #3
erikwebb commentedIt does work, as in the XML parser, but renaming .html to .xml to upload to the HTML parser is a poor workaround.
Comment #4
twistor commentedAs a note, this can be changed in the fetcher settings.
Comment #6
vanduc092012 commented