From b6049373efddf6a9ce0eb1fcf4d9d8ecffd26769 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Joshua=20R=C3=BCsweg?= Date: Tue, 21 Oct 2014 21:15:16 +0200 Subject: [PATCH] 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. --- wcfsetup/install/files/js/WCF.Comment.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 = $('