Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2010 at 03:46 UTC
Updated:
17 Sep 2010 at 21:10 UTC
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