]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1263244 - Throw*Error inside templates should always use die(), as if error_mode...
authorDylan William Hardison <dylan@hardison.net>
Tue, 20 Sep 2016 22:19:47 +0000 (18:19 -0400)
committerDylan William Hardison <dylan@hardison.net>
Tue, 20 Sep 2016 22:19:47 +0000 (18:19 -0400)
commit2f4472f335e6baea7ac5b1d12c9bfa50bd58c1a2
treefb5a07a6fe6cb334f9d1ce37b8d5223dd23e7fc5
parentaf8851906389ff3bf5359409b474d2975827e755
Bug 1263244 - Throw*Error inside templates should always use die(), as if error_mode is ERROR_MODE_DIE

r=dkl,a=dylan
Bugzilla.pm
Bugzilla/Error.pm
Bugzilla/Template.pm