Skip to content

Replace hack with output buffering and second error handler #1

Description

@GoogleCodeExporter
The error handler has a hack to remove Error Code 8.  This is in general a bad 
thing for controller code, but a good thing for template code.

Create a template error handler.
Switch to the template handler around the template, then back when the template 
is done.
Output buffer the template.  In error handler, clear the output buffer and die.


Original issue reported on code.google.com by Auto...@gmail.com on 14 Jun 2010 at 2:32

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions