Skip to content
Commit ab63b536 authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

_frontend/widget.py: Defend against empty string message detail

It appears we have some cases of empty detail strings that are
not None, this was resulting in an IndexError when trying to strip
the trailing newline from the message.detail.splitlines() result.
parent b8c68284
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment