From: Joshua Rüsweg Date: Tue, 21 Oct 2014 19:15:16 +0000 (+0200) Subject: fix error handling in guest-wcf dialog X-Git-Tag: 2.1.0_Alpha_1~208^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b6049373efddf6a9ce0eb1fcf4d9d8ecffd26769;p=GitHub%2FWoltLab%2FWCF.git fix error handling in guest-wcf dialog Is currently writing as a guest a response to a comment and choose for example an blocked name, the dialog is closed anyway, instead of displaying the error message. --- diff --git a/wcfsetup/install/files/js/WCF.Comment.js b/wcfsetup/install/files/js/WCF.Comment.js index 11d90fb0da..8197b8a06f 100644 --- a/wcfsetup/install/files/js/WCF.Comment.js +++ b/wcfsetup/install/files/js/WCF.Comment.js @@ -568,10 +568,10 @@ WCF.Comment.Handler = Class.extend({ var $responseList = $comment.find('ul.commentResponseList'); if (!$responseList.length) $responseList = $('