Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[!!!][TASK] Provide new PageViewHelper #1270

Closed
derhansen opened this issue Sep 26, 2024 · 0 comments
Closed

[!!!][TASK] Provide new PageViewHelper #1270

derhansen opened this issue Sep 26, 2024 · 0 comments
Assignees

Comments

@derhansen
Copy link
Owner

derhansen commented Sep 26, 2024

The PageViewHelper does currently not work any more in backend context, because Extbase UriBuilder requires currentContentObject request attribute, which is not available in backend context.

The ViewHelper should therefore be adapted, so it simply uses TYPO3 site routing.

@derhansen derhansen added this to the 8.0.0 - TYPO3 v13 milestone Sep 26, 2024
@derhansen derhansen self-assigned this Sep 26, 2024
@derhansen derhansen changed the title [TASK] Provide working PageViewHelper [!!!][TASK] Provide working PageViewHelper Oct 4, 2024
@derhansen derhansen changed the title [!!!][TASK] Provide working PageViewHelper [!!!][TASK] Provide new PageViewHelper Oct 4, 2024
derhansen added a commit that referenced this issue Oct 4, 2024
The previously used PageViewHelper can not be used anymore,
because creation of frontend links through extbase UriBuilder
now requires a current contentObject.

The ViewHelper has therefore been refactored to be based on
TYPO3 page routing.

Closes #1270
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant