hi,
I'm using cmsms 1.2.3
I've got pretty urls switched, and I've just noticed that the navigation seems a little out.
example
'base/parent/child' is the correct path, but 'base/parents/child' takes me to the same page, anyone know why that is?
thanks.
Issues with navigation
-
- Forum Members
- Posts: 19
- Joined: Fri Nov 30, 2007 12:01 pm
Re: Issues with navigation
Nobody?
Isn't this a serious security issue?
Isn't this a serious security issue?
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Issues with navigation
No, it's not a serious security issue..... because the page alias is always enforced to be unique...
therefore: base/parent1/parent2/parent3/page-alias is largely just for display purposes. just using the page-alias is just as good.
therefore: base/parent1/parent2/parent3/page-alias is largely just for display purposes. just using the page-alias is just as good.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
- Forum Members
- Posts: 19
- Joined: Fri Nov 30, 2007 12:01 pm
Re: Issues with navigation
but the page alias here for example is 'parent' not 'parents' they should be two completely different sections shouldn't they?
Re: Issues with navigation
forevernomad,
the page you are calling, independant of where it is, has a unique alias, so no matter what parents are above, the called page (in your example the child) has an unique alias.....
Ronny
the page you are calling, independant of where it is, has a unique alias, so no matter what parents are above, the called page (in your example the child) has an unique alias.....
Ronny
-
- Forum Members
- Posts: 19
- Joined: Fri Nov 30, 2007 12:01 pm
Re: Issues with navigation
I was playing around to see how far it went and I realised that's how it works.
I tried base/sdfhsdfhs kfdhs/dsfh shfhj fjsfhssjddfjh/sdjdfjfh hsjdfhj hsjfhksdf/dfsjfjk fsddfjk hs/page (literally)
It still went to page.
It's just that I've been to a lot of sites that have pretty urls and if I mistype the path I get a 404, I was expecting the same here, I thought that was how it worked. Sorry if I was out of line.
I tried base/sdfhsdfhs kfdhs/dsfh shfhj fjsfhssjddfjh/sdjdfjfh hsjdfhj hsjfhksdf/dfsjfjk fsddfjk hs/page (literally)
It still went to page.
It's just that I've been to a lot of sites that have pretty urls and if I mistype the path I get a 404, I was expecting the same here, I thought that was how it worked. Sorry if I was out of line.
Re: Issues with navigation
Hello,
any authorization test you put in a tag at the begining of the page is enforced whatever the/parent/urlpath/to/page. Hence this is not a security issue.
It may be a "duplicate content" issue with bugy bots. It should be fixed in 2.0 with /clean/hierarchy/parent/page.html.
Pierre M.
any authorization test you put in a tag at the begining of the page is enforced whatever the/parent/urlpath/to/page. Hence this is not a security issue.
It may be a "duplicate content" issue with bugy bots. It should be fixed in 2.0 with /clean/hierarchy/parent/page.html.
Pierre M.