Jumoo / uSync.Complete.Issues

Public Issue tracker and roadmap for uSync.Complete
https://jumoo.co.uk/usync/complete/
2 stars 1 forks source link

Publisher doesn't recognise current server when needing to specify 'baseUrl' property #91

Closed LottePitcher closed 3 years ago

LottePitcher commented 3 years ago

Current server displays as 'Local' instead of the correct server name, and does not honour the configuration specified for the server. This happens for us on any server where https is offloaded. For example:

image

For servers where https is offloaded, we have set the url property to be https://, as that's what other servers need to connect. And then set the 'baseUrl' property to the http:// version of the domain, for example:

image

Expected behavior The server would know which one it was by checking the current url against the 'baseUrl' property (when one is specified). Then it would display the correct name and know the correct configuration.

Publisher version 8.9.1

KevinJump commented 3 years ago

yep - fixed it for the next release

LottePitcher commented 3 years ago

@KevinJump great news, thank you!

KevinJump commented 3 years ago

8.9.2 is out now