Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jul 2010 at 19:53 UTC
Updated:
24 Sep 2010 at 14:50 UTC
Jump to comment: Most recent file
feeds_config_form() is tailored to FeedsConfigurable::configForm() for no special reason. It could just as well be used for any form on an object. It can easily be abstracted out.
This is a prerequisite for #651478: Mapping on import
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 849834_feeds.patch | 6.99 KB | rbayliss |
Comments
Comment #1
alex_b commentedThis work is basically done in #651478-34: Mapping on import
Comment #2
rbayliss commentedI think this covers the switch. Tests seem to run fine. Most of this is taken straight from the mapping on import patch.
Comment #3
alex_b commentedThis is committed, thank you!
http://drupal.org/cvs?commit=419172