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

Modify entity values throws "Warning: Undefined array key "description" " #28

Closed
argiepiano opened this issue Jul 1, 2023 · 0 comments · Fixed by #31
Closed

Modify entity values throws "Warning: Undefined array key "description" " #28

argiepiano opened this issue Jul 1, 2023 · 0 comments · Fixed by #31

Comments

@argiepiano
Copy link
Collaborator

This happens in views_bulk_operations_modify_vboaction_form() line 184 if an entity property doesn't have a description in its property info. The assignment should check for empty.

argiepiano added a commit to argiepiano/views_bulk_operations that referenced this issue Oct 3, 2023
argiepiano added a commit that referenced this issue Oct 3, 2023
Issue #28. Check if description is empty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant