Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Newsletter preview in backend is not correct, page type is missing #15

Closed
kanow opened this issue Jan 17, 2020 · 2 comments
Closed

Newsletter preview in backend is not correct, page type is missing #15

kanow opened this issue Jan 17, 2020 · 2 comments

Comments

@kanow
Copy link

kanow commented Jan 17, 2020

Page type setting in extension configuration is set but will be not respected. If a url with the type is inserted (e.g. https//www.mysite.de/newsletterpage/?type=25) then it works. Only with the page id not.

See here: https://forge.typo3.org/issues/87817

The pageTypeDecorator in TYPO3 Core is removing all types that can't be mapped.Those patch will be help till the new release of TYPO3 fix that issue.

https://review.typo3.org/c/Packages/TYPO3.CMS/+/62811

@einpraegsam
Copy link
Collaborator

I could not reproduce this issue in the latest version - is this still a thing?

@kanow
Copy link
Author

kanow commented Mar 30, 2020

I tested this with TYPO3 9.5.14. Issue is solved. Preview is working fine.

@kanow kanow closed this as completed Mar 30, 2020
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

No branches or pull requests

2 participants