There's an overload that's missing from ActionLink but is present on url helper, making it very easy to mistakenly pass the wrong data. In the case of #246, the controller name is treated as the route-values and the route-values treated as html attributes, leading to the wrong link being generated. |
||
|---|---|---|
| samples/MvcSample.Web | ||
| src | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| NuGet.Config | ||
| WebFx.sln | ||
| build.cmd | ||
| global.json | ||
| makefile.shade | ||
| out.txt | ||