Hi @ph59,
I am unable to duplicate the issue that you are reporting. The following conditions were checked and the behavior is as expected:
- sites that are configured with SSL will load
https
when https
is used in the xprofile URL field.
- sites that are configured with SSL will load
https
when http
is used in the xprofile URL field.
- sites that are not configured with SSL will load
http
when http
is used in the xprofile URL field.
- sites that are not configured with SSL will show security warning when
https
is used in the xprofile URL field.
IOW, I’m not finding any evidence that https
is being changed to http
or http
is being changed to https
.
Are you using any plugin(s) that may be modifying how the xprofile fields would normally work?
Hi @emaralive,
I did a lot of fancy stuff with plugins lately, and that might be the reason why I came across this issue. I re-tested and everything seems fine now.
Thanks a lot for your quick answer.