Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.2
-
Fix Version/s: None
-
Component/s: Scheduler
-
Labels:
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
The scheduler retrieves the wiki host/port from the initial request and keep it once and for all. This is a problem since the initial request can be done on a host:port that is not supposed to be used afterward. Exemple: locahost:8080 instead of mydomain:80.