Bug #567

error Handler dropping when you choose to email errors

Added by Dylan Myers 9 months ago. Updated 9 months ago.

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

100%

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

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 9 months ago

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

History

Updated by Ryan Gordon 9 months ago

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

Updated by Ryan Gordon 9 months ago

  • Status changed from New to Assigned

Updated by Ryan Gordon 9 months ago

  • Target version changed from 1.4.10 to 1.4.11

Updated by Ryan Gordon 9 months ago

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

Applied in changeset r4622.

Updated by Dennis Tsang 9 months ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF