Bug #567

error Handler dropping when you choose to email errors

Added by Dylan Myers about 2 years ago. Updated about 2 years ago.

Status:Closed Start date:12/05/2009
Priority:Normal Due date:
Assignee:Ryan Gordon % Done:

100%

Category:Other
Target version:1.4.11
Reproducibility:Always Database Type:MySQL
Reported In MyBB Version:1.4.10 Database Version:5.1.40
PHP Version:5.3.1 SQA assignments:
Browser:FireFox

Description

When you turn on error handling with email errors you will get bad error pages that are caused by:
inc/class_error.php:335: $this->output_error(MYBB_GENERAL, $error);

Missing the final 2 arguments. You can read more in this thread:
http://community.mybboard.net/thread-60660-page-1.html

Associated revisions

Revision 4622
Added by Ryan Gordon about 2 years ago

Fixes error Handler dropping when you choose to email errors (fixes:567)

History

Updated by Ryan Gordon about 2 years ago

  • Category set to Other
  • Assignee set to Ryan Gordon
  • Target version set to 1.4.10

Updated by Ryan Gordon about 2 years ago

  • Status changed from New to Assigned

Updated by Ryan Gordon about 2 years ago

  • Target version changed from 1.4.10 to 1.4.11

Updated by Ryan Gordon about 2 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Applied in changeset r4622.

Updated by Dennis Tsang about 2 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF