What steps will reproduce the problem?
1. Load the menus branch from r1328.
2. Try to click one of the sidebar menu items.
What is the expected output? What do you see instead?
The links in the sidebar menu should take the form:
{siteUrl}index.php?p=module/Installer/Requirements
But instead they take the form:
{siteUrl}index.php?p=?p=module/Installer/Requirements
The extra ?p= causes the URLs to resolve incorrectly and therefore makes
the htaccess and Requirements tabs inaccessible.
Original issue reported on code.google.com by charlequin@gmail.com on 3 Jan 2010 at 3:43
Original issue reported on code.google.com by
charlequin@gmail.com
on 3 Jan 2010 at 3:43