[Mono-bugs] [Bug 704529] AllowHtmlAttribute ignored throwing exception on POST using ASP.NET mvc3

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jul 20 20:31:05 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=704529

https://bugzilla.novell.com/show_bug.cgi?id=704529#c3


--- Comment #3 from Syed Rahman <muizsyed at gmail.com> 2011-07-21 00:31:04 UTC ---
I've got a ... kind of fix 


The ValidationUtility.GetUnvalidatedCollections in MWI is returning a
LazyROCollection 

this invokes the ValidateString either way so I copy the contents of the
UnvalidatedForm into a WebROCollection and return

This ensures correct behaviour with the AllowHtml attribute

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list