I may be wrong but it seemed to happen after I changed the public access settings for the Profile page but then removed the public access restrictions.
I know about the access.config file but I cannot find anywhere in the database that stores the public access settings for a page.
Again, the public access thing may have nothing to do with the problem but that's all I have to go on at the moment.
Page is redirecting for no apparent reason
I have a very strange page redirection problem.
My site structure (simplifed) is like so
en
--Products
----Subscriptions
--Account
----Login
----Profile
For some reason when I click the Profile page link /en/account/profile.aspx I'm ending up at /en/products/subscriptions.aspx
None of the umbracoPermanentRedirect, umbracoRedirect or umbracoInternalRedirectId proerties are set for the Profile page.
I tried deleting the Profile page and then re-created it but foudn the same problem.
I found that if I rename the page to Profile1 it starts working.
Or if I move the Profile page up a level it also starts working.
I have not idea what could be causing it.
I may be wrong but it seemed to happen after I changed the public access settings for the Profile page but then removed the public access restrictions.
I know about the access.config file but I cannot find anywhere in the database that stores the public access settings for a page.
Again, the public access thing may have nothing to do with the problem but that's all I have to go on at the moment.
Can anyone help?
Thanks,
Matt
Hmmm, I've discoverd this happening again and have created a post in the bug forum.
Occured to me the browser might be at fault and clearing the cache solved it.
is working on a reply...