diff options
Diffstat (limited to 'changelog.d/3405.bugfix')
-rw-r--r-- | changelog.d/3405.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3405.bugfix b/changelog.d/3405.bugfix new file mode 100644 index 0000000000..27f5226b3d --- /dev/null +++ b/changelog.d/3405.bugfix @@ -0,0 +1 @@ +Fix contains_url check to be consistent with other instances in code-base and check that value is an instance of string. |