Skip to content

[TASK] Improve request handling and add request type options - #126

Open
Kanti wants to merge 1 commit into
networkteam:mainfrom
Kanti:patch-1
Open

[TASK] Improve request handling and add request type options#126
Kanti wants to merge 1 commit into
networkteam:mainfrom
Kanti:patch-1

Conversation

@Kanti

@Kanti Kanti commented Aug 18, 2026

Copy link
Copy Markdown

add url even if $GLOBALS['TYPO3_REQUEST'] is not set.
add request_type=request if no applicationType can be found. (eg in a middleware in TYPO3 14)
add possibility for request_type=install to the event handling.

fixes #121

add url even if $GLOBALS['TYPO3_REQUEST'] is not set.
add request_type=request if no applicationType can be found.
add possibility for request_type=install to the event handling.

fixes networkteam#121
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo3Integration::setUrl() crashes with TypeError in CLI context when request has no URI

1 participant