Welcome to the Community Exchange, a place where community members can exchange questions and answers related to DotNetNuke. If you would like more info about the Community Exchange, please visit this page in our Wiki.
I'm upgrading a site from 5.6 to 6.2.2 (Professional Version) and am facing a minor page naming problem.
There are pages with names like "Product A (2 to 6 pounds)"
In 5.6 the URLs to these pages are like "/Products//ProductA2to6Pounds.aspx"
In 6.2.2, the page URLs are like: "/Products//ProductA(2to6Pounds).aspx"
In other words, 5.6 stripped the parens from the page name before constructing the URL and the parens remain in place in 6.2.2.
This is causing some problems with links, etc.
What is the best way to fix this? We want to keep the parens in the page names, but we'd like them to disappear from the URLs.
You have already flagged this post. Clicking "Remove Flag" below will remove your flag, thus reducing the count by one as well.