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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Small issues with 4.8.4Small issues with 4.8.4
Previous
 
Next
New Post
6/15/2008 4:04 PM
 

I've just checked and a line in library/httpmodules/urlrewrite/urlrewritemodule.vb was changed after the release of 4.8.4, I suspect that may be your issue, you may want to try making the update yourself and recompiling to see if that resolves it for you. The line in question looked like this in 4.8.4

                    If sendTo.ToLower.IndexOf("?" & strParameterName.ToLower) = -1 And sendTo.ToLower.IndexOf("&" & strParameterName.ToLower) = -1 Then
               

but has been altered to read

     If sendTo.ToLower.IndexOf("?" & strParameterName.ToLower & "=") = -1 And sendTo.ToLower.IndexOf("&" & strParameterName.ToLower & "=") = -1 Then


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
6/15/2008 4:53 PM
 

Please see also change documentation in DNN-7785.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
6/15/2008 11:24 PM
 

Cathal and Sebastian, once again thanks for all your help. I have done a bit more testing, downloaded 4.8.3 and this issue does not happen so it looks like it was introduced in 4.8.4. However, I downloaded the 4.8.4 source files and changed the two lines of code in UrlRewriteModule.vb (at http://support.dotnetnuke.com/issue/ViewIssue.aspx?ID=7785&PROJID=2) back as suggested and recompiled but this did not fix the issue. Is it possible that maybe something else that was changed for the security fixes in 4.8.4 is causing this issue (see http://support.dotnetnuke.com/project/ChangeLog.aspx?PROJID=2)?

Thanks

 
New Post
6/16/2008 12:45 AM
 

(I was the one who opened DNN-7785.)

I can try the reverse of your experiment tomorrow, if you think it would be helpful. I.e., I can check the human friendly login redirect for 4.8.3 with only the URL rewriter modification suggested by DNN-7785.

Has another issue been opened about this problem?

 
New Post
6/16/2008 3:23 AM
 

esv wrote

Has another issue been opened about this problem?

Hi ESV, no, not yet, I would be glad if you could do it.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Small issues with 4.8.4Small issues with 4.8.4


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