Closed (fixed)
Project:
Storage API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2010 at 16:44 UTC
Updated:
27 Sep 2010 at 07:56 UTC
going to http://d7.mysite.com/#overlay=admin/structure/storage/services/s3_cloudf... produces:
Notice: Undefined index: info in theme_storage_info_table() (line 805 of /home/mysite/public_html/sites/all/modules/storage_api/storage_api.module).
Warning: Invalid argument supplied for foreach() in theme_storage_info_table() (line 805 of /home/mysite/public_html/sites/all/modules/storage_api/storage_api.module).
Comments
Comment #1
adrien.gibrat commentedCome on.... filling a bug ticket for a PHP notice on a dev version!great joke, it makes my day ;)
Ok, there is a nice warning on a foreach...
But, with latest version (2010-Sep-09), it doesn't seems to happen anymore.