yibu239 / dropthings

Automatically exported from code.google.com/p/dropthings
0 stars 0 forks source link

HTML text editor not working #226

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use any format issue on the html editor bar such as bold, insert image, etc, 
no text modified or images uploaded..
2.
3.

What is the expected output? What do you see instead?
Upload an image or bold the text, etc,,

What version of the product are you using? On what operating system?
Most current version of your product on Windows XP Professional..

Please provide any additional information below.

Original issue reported on code.google.com by ursi_maj...@yahoo.com on 6 Sep 2011 at 6:37

GoogleCodeExporter commented 8 years ago
You need to turn off request validation on the default.aspx. Otherwise ASP.NET 
blocks any form post that has html tags in it, assuming it is a script 
injection attach. 

Original comment by omaralzabir@gmail.com on 1 Nov 2011 at 7:06