Skip to content

fix(event): avoid AttributeError when description is a list - #1479

Open
benoitdm-oslandia wants to merge 1 commit into
pimutils:masterfrom
benoitdm-oslandia:fix/description
Open

fix(event): avoid AttributeError when description is a list#1479
benoitdm-oslandia wants to merge 1 commit into
pimutils:masterfrom
benoitdm-oslandia:fix/description

Conversation

@benoitdm-oslandia

Copy link
Copy Markdown

In some cases the description field is not a str nor an [str] but a list. In this case, an AttributeError is thrown: AttributeError: 'list' object has no attribute 'strip'.

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 this pull request may close these issues.

1 participant