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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsFeedbackFeedbackDouble apostrophe and deleted wordsDouble apostrophe and deleted words
Previous
 
Next
New Post
6/24/2007 4:48 PM
 

Any news ??????

DV

 
New Post
6/26/2007 1:48 AM
 

Upgraded to 4.5.3 and the problem still exists.

 
New Post
6/26/2007 10:52 AM
 

The post that one person made about preventing SQL injection was correct - the goal here was to prevent SQL Injection which was why the body of the feedback being submitted is cleansed before an attempt is made to save it to the database. 

Since this module could be used on public websites where users are not required to be logged in before they can submit feedback, it was felt that it would be neccessary to add this feature. I can make this an optional setting in the next release, however till that is released, I can recommend the following.

1) Download the source version of the feedback module and open it in VS 2005.
2) Open feedback.ascx.vb and scroll to line 275
3) Replace it with the following

Dim strBody  as String = txtBody.Text

4) Scroll down to line 299 and replace the following with 

oFeedback.Message = txtBody.Text


5) Recompile your project and deploy the new version of DotNetNuke.Modules.Feedback.dll into the bin folder of your website. 

This should allow you to use the feedback module without the cleansing of the feedback being submitted.


Sanjay

 


AcuitiDP - Oracle Data Provider for DotNetNuke
 
New Post
7/7/2007 2:52 AM
 

Since I am using it on a public website, I suppose that I should leave it like this. Thanks for explanations.

DV

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsFeedbackFeedbackDouble apostrophe and deleted wordsDouble apostrophe and deleted words


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