I just got a complaining customer who claimed that the wrong website was being served.. Automaticaly I asumed the they had done something wrong but they did not.
There is propably no domain assigned yet but that does not apply to this problem because it should't matter. The nodes are on a different level so it should not create any problems.
Url bug in Umbraco
Hi,
I just got a complaining customer who claimed that the wrong website was being served..
Automaticaly I asumed the they had done something wrong but they did not.
The problem is as follows.
Hospital (site)
Clinic (site)
Repository
- Departments
- - Clinic (page)
when the client uses the URL www.mywebsite.com/departments/clinic
instead of the Clinic (page) the Clinic (website) is served.
I solved it for now by renaming the website.
Ron
HI Ron,
did you assign domain names? I think it's better to posit these issues to codeplex.
Cheers,
Richard
Hi Richard,
I have posted on codeplex http://umbraco.codeplex.com/WorkItem/View.aspx?WorkItemId=25070.
There is propably no domain assigned yet but that does not apply to this problem because it should't matter.
The nodes are on a different level so it should not create any problems.
Ron
Yikes - sounds odd. I've commented on your bug report asking for more info!
I've seen this problem before.
Best practice is having everything contained in a single folder. E.g "Production Root" and then set your users access to start at this node level.
The node can be set to redirect to the default landing page, and also contain site variables.
Lau
is working on a reply...