Details
-
Bug
-
Resolution: Fixed
-
Major
-
10.6.1
-
None
-
Unit
-
Unknown
-
https://www.xwiki.org/xwiki/bin/view/Documentation/DevGuide/Architecture/URL Architecture/Standard URL Format
-
Description
Same kind of issue than XWIKI-13435 but for the port.
For some weird reason XWiki#getServerURL get the port from the context URL even when the host comes from the wiki descriptor. When we start rely on the descriptor we should go full descriptor and not mix with something which potentially have nothing to do in a proxied environment. If we really need a port in the wiki descriptor we just need to add it (hard to make `server` field support both for retro compatibility reasons).
Attachments
Issue Links
- depends on
-
XWIKI-15503 Allow setting the port in the wiki descriptor
- Closed
-
XWIKI-15504 Fallback in the main wiki when the "secure" property is not set in a subwiki
- Closed
-
XWIKI-15505 Add support for Forwarded HTTP header
- Closed
-
XWIKI-15506 Add support for X-Forwarded-Proto HTTP header
- Closed