Register   Login
     
  Categories  
  Archives  
  Authors  
  Blog  

Current Articles | Categories | Search | Syndication

Tuesday, August 23, 2005
DotNetNuke 3.1.1 Friendly URLs
By smcculloch @ 7:37 PM :: 1014 Views :: 2 Comments :: General, DotNetNuke Core
 
Now that DotNetNuke 3.1.1 is out, you may notice some changes in the way it renders URLs with special characters. (There were also any remaining issues fixed as well)

The new algorithm is to examine a parameter and rewrite it the path of the URL only if it is an alphanumeric [A-Z] or [1-9] or Space. If it does not meet this criteria, it will be rewritten out into the querystring.

This should help to alleviate any problems around encoding or special characters that site admins or module developers are having.
Rating
Comments
comment By host @ Thursday, August 25, 2005 5:16 PM
Test Post

comment By smcculloch @ Thursday, August 25, 2005 5:22 PM
Test

Post

Click here to post a comment