Prevent non-critical exceptions in the ACP to include a stacktrace
authorAlexander Ebert <ebert@woltlab.com>
Fri, 27 Jun 2014 23:17:27 +0000 (01:17 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 27 Jun 2014 23:17:27 +0000 (01:17 +0200)
commit1037d65fd61e4ef37aa19d016f659397027aea6b
tree706780745d71618ec92ad13ddcd28bb8fa64e203
parentb95cfdbbe7b716a305a6f14921de623d27881201
Prevent non-critical exceptions in the ACP to include a stacktrace

For example throwing a PermissionDeniedException would cause a stacktrace to be printed, even though it is not meant to be an error in terms of a critical exception.
wcfsetup/install/files/lib/system/WCF.class.php
wcfsetup/install/files/lib/system/exception/AJAXException.class.php