Sipke Schoorstra dca8697767 Working around an model state / HTML helper issue.
The issue occurs when rendering an Html.CheckBox whose state contains a "true,false" string for example.
That string cannot be parsed into a boolean, so an error occurs.
This fix simply ignores any additional values for a given key (which presumably is what the default behavior is anyway, since the issue does not occur with the default value providers).
2014-12-21 11:08:08 +01:00
2014-12-01 21:49:52 -08:00
2014-10-01 10:46:49 -07:00
2014-10-01 10:46:49 -07:00
Description
About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
253 MiB
Languages
C# 46.6%
JavaScript 41.2%
HTML 5.6%
CSS 3.3%
SCSS 1.1%
Other 2.1%