After creating the media gallery page [1], I encounter the following errors:
* Notice: Undefined index: media_gallery_format in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_lightbox_extras in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_columns in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_rows in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_image_info_where in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_allow_download in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_expose_block in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_block_columns in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
* Notice: Undefined index: media_gallery_block_rows in locale_field_node_form_submit() (line 405 of /srv/www/htdocs/modules/locale/locale.module).
Perhaps it is related to: http://drupal.org/node/953708 perhaps not.
[1]: Add contents -> media Gallery -> fill in the fields -> save -> errors
Comments
Comment #1
radoeka commented> Perhaps it is related to: http://drupal.org/node/953708 perhaps not.
It's not related to that bug report. I did a complete new installation without module installation errors, and I still get the errors mentioned in this bug report.
Comment #2
JacobSingh commentedHmm... does this happen w/ locale off?
What version of core?
Comment #3
radoeka commented> Hmm... does this happen w/ locale off?
I switch back to English as default language. Disabled my language. I set the Default Country to None.
The error(s) keep on coming.
> What version of core?
beta3
Comment #4
NPC commentedSame issue here, in Media Gallery 7.x-1.0-beta3, subscribing.
Comment #5
hasdf commentedSame issue.
Works when Locale Module is disabled.
Comment #6
MatzeBu commentedI have the same errors...
Comment #7
andyceo commentedThis issue is relevant: #1029486: Undefined indexes in locale_field_node_form_submit()
Comment #8
lsolesen commentedPlease check with beta7. Marking it as a duplicate of the issue in #7.