Hi,
I've just tried this module and it's really great especially compared to the existing DNN url friendly module.
However, I am having problem with getting to some of the pages in my DNN 4.4.1 site. The site itself has 3 portals in it, with repeated tab names for each portal.
The problem started if I have more than 1 page with same TabPath, but on different Portals. Whenever I click on the page on the second portal, it would redirect back to homepage. If I change the Page name of second portal, the page will load. If I changed it back to the old page name, it will redirect to home page
My guess is somehow the tabId of the first portal is supplied, causing the redirect to home page whenever I tried getting to the page.
Any thoughts? Could this be a bug?
Thanks in advance |