Project

General

Profile

Actions

Feature #71552

closed

Better error message for missing section than "Call to undefined method FluidCache_Foo_action_render_426c::section_62bc()

Added by Christian Weiske about 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Fluid
Target version:
-
Start date:
2015-11-13
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

When fluid tries to render a section that does not exist, a fatal error similar to this is thrown:

Call to undefined method FluidCache_Foo_action_render_426c0c97e63553b209b4025536feaa3f5d4771e4::section_62bce9422ff2d14f69ab80a154510232fc8a9afd()

This is not helpful at all, because it does not tell me in which template this happens, and it does not tell me which section was meant to be called.

The stacktrace as shown by xdebug is also not helpful; you don't find either information in it.

Actions

Also available in: Atom PDF