Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notice: Undefined index: configurable_class in link_field_instance_settings_form #4780

Open
laryn opened this issue Dec 2, 2020 · 1 comment

Comments

@laryn
Copy link
Contributor

laryn commented Dec 2, 2020

On a site I'm doing initial upgrade work on, when I edit the field settings for a pre-existing Link field, I'm seeing this:

Notice: Undefined index: configurable_class in link_field_instance_settings_form() (line 189 of /app/core/modules/link/link.module).

https://github.com/backdrop/backdrop/blob/1.x/core/modules/link/link.module#L189

@laryn
Copy link
Contributor Author

laryn commented Dec 2, 2020

Not sure how big of a deal it is since the notice goes away as soon as I save the field configuration on the upgraded site, but maybe we can check if it's empty before assigning it as a default value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant