I have a weird issue occurring.
I have two content types A and B. Both content types have automated URL alias settings to show up as members/title-of-page
When I create node content type A, the node shows up as secure.
When i create node content type B, the node shows up as insecure.
There is no difference in the URL path and the settings are correct in Secure Pages (i.e. I have members/* set to be secure)
Any idea as to why this would happen?
As a side note, what was happening with the insecure node types was that when it was created it would originally go to node/324 or whatever however on the other node type it would show the URL alias. I installed global redirect and this fixed it hwoever Secure Pages doesnt seem to read the URL alias or something.
I hope that all makes sense.
Comments
Comment #1
jeremymcminn commentedAlso I will mention, when I am logged in as User 1 with admin menu, when there are no matches, it does not switch back to non-https. Sometimes it does, sometimes it doesnt.
Comment #2
alan d. commentedI just discovered this on a clients site for a node. I was using:
I modified this to:
And it appeared to resolve the issue for us.
This suggests that the URL alias table is being inconsistently used depending on the current protocol. I have not yet used the Drupal 7 version so I do not know if this effects this version as well.
Comment #3
jeremymcminn commentedThanks Alan - what an odd issue. Will try this and see if it works for me.
Comment #4
astonvictor commentedI'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks