In feeds_ui.admin.inc there's this line: drupal_set_message(t('Changed @type plugin.', array('!type' => $form['#plugin_type'])));. Another basic fix.
| Comment | File | Size | Author |
|---|---|---|---|
| fix_changed_type_plugin.patch | 581 bytes | twistor |
In feeds_ui.admin.inc there's this line: drupal_set_message(t('Changed @type plugin.', array('!type' => $form['#plugin_type'])));. Another basic fix.
| Comment | File | Size | Author |
|---|---|---|---|
| fix_changed_type_plugin.patch | 581 bytes | twistor |
Comments
Comment #1
dave reidThanks! Fixed with http://drupalcode.org/project/feeds.git/commit/79a2ddf