Issues with navigation

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
forevernomad
Forum Members
Forum Members
Posts: 19
Joined: Fri Nov 30, 2007 12:01 pm

Issues with navigation

Post by forevernomad »

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.
forevernomad
Forum Members
Forum Members
Posts: 19
Joined: Fri Nov 30, 2007 12:01 pm

Re: Issues with navigation

Post by forevernomad »

Nobody?

Isn't this a serious security issue?
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Issues with navigation

Post by calguy1000 »

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.
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.
forevernomad
Forum Members
Forum Members
Posts: 19
Joined: Fri Nov 30, 2007 12:01 pm

Re: Issues with navigation

Post by forevernomad »

but the page alias here for example is 'parent' not 'parents' they should be two completely different sections shouldn't they?
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Issues with navigation

Post by RonnyK »

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
forevernomad
Forum Members
Forum Members
Posts: 19
Joined: Fri Nov 30, 2007 12:01 pm

Re: Issues with navigation

Post by forevernomad »

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.
Pierre M.

Re: Issues with navigation

Post by Pierre M. »

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.
Post Reply

Return to “CMSMS Core”