Commit 1ead6b7
committed
Use MasterServerIP instead of the master's hostname in Theme Chooser.
Fix an issue found by Mark Kendall that was causing the Theme
Chooser to fail certain operations if the master backend's hostname
was not in DNS. Instead of using the hostname, use the master's IP
as defined by the MasterServerIP setting.1 parent 26ab0d1 commit 1ead6b7
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
882 | 882 | | |
883 | 883 | | |
884 | 884 | | |
885 | | - | |
| 885 | + | |
886 | 886 | | |
887 | 887 | | |
888 | 888 | | |
| |||
909 | 909 | | |
910 | 910 | | |
911 | 911 | | |
912 | | - | |
| 912 | + | |
913 | 913 | | |
914 | 914 | | |
915 | 915 | | |
| |||
0 commit comments