"Not Secure" page even with https: why does it make `spinner.gif` request over http?

With XWiki 11.10.4, I’m fundamentally facing the same issue as this one:

as a result I see this on the Chrome:

image

On investigating the network tab, I see this:

That is, it is requesting spinner.gif over http:// instead of https://

Broken again?

On the linked issue on JIRA, Mark Nagel posted this recently:

I think this was fixed in Loading...

Looks like it’s introduced again in 11.10.4. :thinking:

It was fixed long before as well in Loading...

They’re not the same issues. The one I referenced (Loading...) is about HTTP vs HTTPS. The one you referenced Loading... is about absolute vz relative.

Note: I could be wrong, I didn’t check much . All I know is that we fixed Loading... recently and it was about HTTP vs HTTPS :wink:

Also note that there are different places in XWiki where spinner.gif is used so previous issues could have been about these different places.

ah. You’re right. I checked it again. It’s fixed in 11.10.5 (and I’m using 11.10.4). I hope 11.10.5 is soon on docker.hub.