- 🇮🇳India noorulshameera
Able to reproduce the issue and the given patch works fine. After applying the patch, able to save the form without warnings.
- First commit to issue fork.
Warning: Trying to access array offset on value of type null in Drupal\user_default_page\Form\UserDefaultPageConfigEntityForm->validateForm() (line 211 of /drupal/modules/contrib/user_default_page/src/Form/UserDefaultPageConfigEntityForm.php)
1- Install module
2- Add default page here: /admin/config/people/user_default_page
3- Do not select anything in Select User
field.
4- Save form.
5- Check log message for warning.
Create a Patch.
None
Needs review
9.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Able to reproduce the issue and the given patch works fine. After applying the patch, able to save the form without warnings.