Closed (fixed)
Project:
Open Social
Version:
8.x-4.x-dev
Component:
Code (back-end)
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
25 Mar 2019 at 10:11 UTC
Updated:
24 Apr 2019 at 11:59 UTC
Jump to comment: Most recent
In some cases the following notice is thrown:
Notice: Undefined index: field_profile_profile_tag in social_profile_form_profile_profile_edit_form_alter() (line 108 of profiles/contrib/social/modules/social_features/social_profile/social_profile.module).
An extra check before trying to replace values would be good.
Comments
Comment #2
bramtenhove commentedComment #3
bramtenhove commentedPull request created here: https://github.com/goalgorilla/open_social/pull/1268.
Comment #5
jaapjan commented