From: Hypolite Petovan Date: Tue, 22 Feb 2022 15:09:54 +0000 (-0500) Subject: Prevent tagsinput select element to be submitted without a value when they are required X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b24fe917e4aba4beb9618b85eab29af733e89ba5;p=friendica.git Prevent tagsinput select element to be submitted without a value when they are required - This was allowing to submit private messages to the wrong recipient --- diff --git a/view/js/friendica-tagsinput/friendica-tagsinput.js b/view/js/friendica-tagsinput/friendica-tagsinput.js index e3db53df41..45c00641fd 100644 --- a/view/js/friendica-tagsinput/friendica-tagsinput.js +++ b/view/js/friendica-tagsinput/friendica-tagsinput.js @@ -165,7 +165,7 @@ // add