Bug #8880

Be.ContainerViewHelper renders page header too early

Added by Andreas Wolf about 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-07-15
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:ViewHelpers
Target version:-
Has patch: Affected Flow version:

Description

It is currently impossible to add something to the pageRenderer object in a child view helper of a Be.ContainerViewHelper. This is due to the children being rendered after the header has been rendered.

This bug makes it impossible to e.g. add new JS files inside child view helpers, for example inside a backported includeJavaScript view helper.

Solution: Just reverse the order in which the header and the children are rendered.

f0008880.diff Magnifier (620 Bytes) Andreas Wolf, 2010-07-15 13:59

History

#1 Updated by Andreas Wolf about 5 years ago

#2 Updated by Bastian Waidelich about 5 years ago

  • Status changed from New to Resolved
  • Assigned To set to Bastian Waidelich
  • % Done changed from 0 to 100

Applied with changeset r2417

Also available in: Atom PDF