Project

General

Profile

Actions

Bug #39711

closed

can not modify baseUrl with executePostRenderHook

Added by Kim Lang over 11 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
Start date:
2012-08-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

i build an extension to get the baseUrl from a Database and insert it with the PostRenderHook
before typo3 v6 this works fine.

Now (in v6) the Marker was substitute in the Template before the hook was called.

Actions #1

Updated by Kim Lang almost 11 years ago

  • Target version changed from 6.0.0 to 6.1.1
Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Status changed from New to Closed
  • Is Regression set to No

use

tx_TslibFeHook {
    function contentPostProcOutput(&$params, &$obj){

Actions

Also available in: Atom PDF