while we are moving our code from 5.6 to 6.2, we experience a wired
issue, that we have authored Menu and Footer on home page, like
/en/home,and all the header and footer will be inherited to all sub
pages under home page, ex: /home/test1, /home/test2..the issue is, when
we hit the URL like , www.testing.com/home/ , then this shows two menus
and two footer content, but where as if we hit URL with
www.testing.com/home it works well,i understand that AEM thinks, /home/
is a sub page under the home...