- value may remain in the `FormContext` beyond `</select>` end tag but will be cleaned up at the `</form>` end tag of the containing `<form/>` element - `SelectTagHelper` called prior to helpers for contained `<option/>`s and not again later - adjust mock setups to handle new `GenerateSelect()` call - add assertions for expected `FormContext.FormData` entry nit: mention #1468 in a test comment |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Mvc.Core.Test | ||
| Microsoft.AspNet.Mvc.FunctionalTests | ||
| Microsoft.AspNet.Mvc.HeaderValueAbstractions.Test | ||
| Microsoft.AspNet.Mvc.ModelBinding.Test | ||
| Microsoft.AspNet.Mvc.Razor.Host.Test | ||
| Microsoft.AspNet.Mvc.Razor.Test | ||
| Microsoft.AspNet.Mvc.TagHelpers.Test | ||
| Microsoft.AspNet.Mvc.Test | ||
| Microsoft.AspNet.Mvc.WebApiCompatShimTest | ||
| WebSites | ||