I get the following notice "Notice: Undefined index: mime in theme_feeds_upload()" on my importer page.
The attached patch changes this if to use `isset()`.
| Comment | File | Size | Author |
|---|---|---|---|
| feeds-use-isset-to-suppress-notice.patch | 496 bytes | thsutton |
I get the following notice "Notice: Undefined index: mime in theme_feeds_upload()" on my importer page.
The attached patch changes this if to use `isset()`.
| Comment | File | Size | Author |
|---|---|---|---|
| feeds-use-isset-to-suppress-notice.patch | 496 bytes | thsutton |
Comments
Comment #1
alex_b commentedThank you.
Comment #2
alex_b commentedCommitted, thank you.
http://drupal.org/cvs?commit=416030