Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80122 --- shadow/80122 2006-12-01 18:19:18.000000000 -0500 +++ shadow/80122.tmp.1847 2006-12-01 18:19:18.000000000 -0500 @@ -0,0 +1,62 @@ +Bug#: 80122 +Product: Mono: Doctools +Version: unspecified +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Website +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Typos in description of NeatUpload and NeatHtml + +Description of Problem: + +At: + +http://www.mono-project.com/Libraries#Neat_Upload +and +http://www.mono-project.com/Libraries#Neat_Html + +there are several typos. If someone wants to set up a wiki account for me, +I'm happy to make the corrections myself. Otherwise, here is the proposed +corrected text followed by the corrections that were made: + +------------------------------- + +NeatUpload + +NeatUpload (http://www.brettle.com/neatupload) from Brettle Development an +ASP.NET component for displaying upload progress and streaming uploads to +storage. + +NeatHtml + +NeatHtml (http://www.brettle.com/neathtml) from Brettle Development helps +prevent cross-site scripting attacks, a.k.a. XSS attacks, by validating +untrusted HTML against an XML schema that does not include elements, +attributes, and values that can be used for cross-site scripting attacks. + +------------------------------- + +That includes the following corrections: + +1. The proper names for both components don't contain spaces. Should be +NeatUpload and NeatHtml. +2. For both components, "Brettle development" should be either "Brettle +Development" or "Dean Brettle" or brettle.com. +3. The NeatUpload description misspells "NeatUpload" as "NetUpload". +4. For NeatHtml, "...an XML schema that does include elements..." should be +"...an XML schema that does not include elements...". Turns out that typo +was copied from the NeatHtml home page. I just corrected it there. Doh! +5. NeatUpload would probably be better described as "an ASP.NET component +for displaying upload progress and streaming uploads to storage". + +Finally, let me say that as the author of both components I really +appreciate the exposure! And, of course, thanks to all of the Mono +contributors for their excellent work! _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
