Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Changes in URL Rendering in 6.xChanges in URL Rendering in 6.x
Previous
 
Next
New Post
2/7/2013 11:10 AM
 
Can you test 7.0.3 out locally just to see if the issue is still there?

Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
2/7/2013 11:33 AM
 

If I have time I will.  However, you can test it by creating a new page.  Give it only a page name no Title.  Throw a comma into it and see what the URL looks like.  If it is comma free then the issue doesn't exist.

Stuart


Hilbert Solutions, LLC
Owner, Hilbert Solutions, LLC
http://www.HilbertSolutions.com
A DNN Service Provider
From Module Development to DNN Upgrades, your one stop DNN Shop
 
New Post
2/7/2013 10:14 PM
 
The regexMatch=.... value in the web.config controls what characters are allowed in and out of the url path. However, a non-match in here usually means you get that in the querystring rather than the path. That bit is FYI.

I didn't see where a change happened with the standard friendly url provider.

One thing you *could* try..

[WARNING WARNING WARNING only try with backup and probably not recommended]

...is getting an earlier build of DNN and separating out the friendly url provider into a separate DLL, or finding the bit that has changed and building a new one, and configuring that in your web.config. I stress that you need to build a separate assembly, becuase all of the HttpModules are built into the one assembly. But there is no reason why you can't separate the provider/url rewriter out into a new assembly, if you need a quick'n'dirty fix.

While it wouldn't be pretty, once you changed the namespace and hooked it into your web.config, future upgrades shouldn't break that build.

Of course 7.1 should fix that little squeaky issue by giving you the ability to include/exclude characters from the Url by tuning the regex.
 
New Post
2/8/2013 4:05 AM
 

Hi Stuart,
I think you can solve you probleme by modifing the stored proc "BuildTabLevelAndPath" in your SQL database.
I've wrote a little news about it because in my case i needed to not strip the dash - char.
In your case to keep the comma in the TabPath, Modify '&? ./''-#:*' to  : '&? .,/''-#:*'   (Add the , to stripped chars)).

Alternatively, you can create a page named JohnHancockMD whose get JohnHancockMD.aspx url, and permanent redirect it to you actual page now with url JohnHancock,MD.aspx

HTH regards


Julien Girerd
DevPCI - DotNetNuke Experts France Communauté des utilisateurs francophone de DotNetNuke DNN-Connect
 
New Post
2/8/2013 1:46 PM
 
Thanks Chris, Bruce and Julie. I will decide how to tackle it on Monday and let you guys know.

Stuart

Hilbert Solutions, LLC
Owner, Hilbert Solutions, LLC
http://www.HilbertSolutions.com
A DNN Service Provider
From Module Development to DNN Upgrades, your one stop DNN Shop
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Changes in URL Rendering in 6.xChanges in URL Rendering in 6.x


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out