Closed (fixed)
Project:
Drupal Commons
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2013 at 14:39 UTC
Updated:
19 Mar 2013 at 18:20 UTC
Hi,
Changing a node gave me this error:
Notice: Undefined index: field_topics in locale_field_node_form_submit() (line 405 van httpdocs/modules/locale/locale.module).
may be related to: http://drupal.org/node/1029486#comment-4316052
Greetings,
Martijn
Comments
Comment #1
summit commentedOff course I first added a second language and have my commons dev in that language.
greetings, Martijn
Comment #2
ezra-g commentedCould you provide specific steps to reproduce this error?
Comment #3
summit commentedHi,
0) I installed through drush latest commons.dev
1) I changed language from english to dutch using Locale and, i10n_update
2) I tried changing a event node, and within it the date and time and place of the event
3) The errors occured:
Greetings, Martijn
Comment #4
summit commentedSorry, after adding specific steps not changed status. Did that with this posting.
Greetings, Martijn
Comment #5
summit commentedHi,
May this is a solution in Commons: http://drupal.org/node/1029486#comment-3958092 ?
Greetings, Martijn
Comment #6
jpontani commentedCommitted to dev. As per the issue in #5, keeping the base form fields in the form array doesn't mess with anything with Commons other than localization/translation support.
http://drupalcode.org/project/commons_events.git/commitdiff/dc5c932