This commit is contained in:
albert
2013-03-03 15:33:36 -05:00
parent 0137f7ff79
commit a214c12e5c
4 changed files with 10 additions and 11 deletions

View File

@@ -99,8 +99,7 @@ protected
@error_message = "Meta-tags are not supported in comment searches by tag"
render :template => "static/error", :status => 500
else
@exception = e
render :template => "static/error", :status => 500
rescue_exception(e)
end
end
end