Project

General

Profile

Actions

Bug #95512

closed

Routing: SimpleEnhancer stopped working with 9.5.31

Added by Rainer Becker over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-10-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

Since the latest upgrade my AliasMappingConfiguration does not work anymore. Configuration is like this:

  Events:
    type: Simple
    limitToPages:
      - 123
    routePath: '/{eventalias}'
    _arguments:
      event: eventalias
    aspects:
      eventalias:
        type: PersistedAliasMapper
        routeFieldName: slug
        routeValuePrefix: ''
        tableName: tx_myextension_domain_model_event

Page [123] is resolved correctly, but the parameter "event" is not added anymore. Until 9.5.29 my configuration worked.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91447: SimpleEnhancer don't inflate nested argumentsClosed2020-05-20

Actions
Actions

Also available in: Atom PDF