Actions
Bug #89189
closedUriBuilder creates http link in workspace preview
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2019-09-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
How to reproduce it:
- Use a TYPO3 page behind a proxy and with option reverseProxySSL etc. configured.
- Create a workspace
- Go to workspace
- Preview a page
- Look into browser dev tools
- You'll see an error in console and the reason:
This link is built by the UriBuilder and should use the domain from Site configuration.
Files
Updated by Gerrit Code Review about 5 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61717
Updated by Gerrit Code Review about 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/61717
Updated by Thomas Löffler about 5 years ago
Can be closed. It was an issue with a wrong IP range in reverseProxy.
Updated by Susanne Moog about 5 years ago
- Status changed from Under Review to Closed
Closed as requested.
Actions