Skip to content

Fix corrupted form data with non-sequential explicit collection indices - #65568

Open
kubaflo wants to merge 1 commit into
dotnet:mainfrom
kubaflo:fix/mvc-explicit-index-modelstate-normalization
Open

Fix corrupted form data with non-sequential explicit collection indices#65568
kubaflo wants to merge 1 commit into
dotnet:mainfrom
kubaflo:fix/mvc-explicit-index-modelstate-normalization

Normalize ModelState keys for collection binding

62e8a69
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-quarantined-pr (Tests: macOS) succeeded Feb 28, 2026 in 24m 49s

Tests: macOS succeeded with issues

Annotations

Check failure on line 262 in .dotnet/sdk/11.0.100-preview.1.26104.118/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: macOS)

.dotnet/sdk/11.0.100-preview.1.26104.118/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L262

.dotnet/sdk/11.0.100-preview.1.26104.118/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(262,5): error NETSDK1085: (NETCORE_ENGINEERING_TELEMETRY=Build) The 'NoBuild' property was set to true but the 'Build' target was invoked.

Check failure on line 262 in .dotnet/sdk/11.0.100-preview.1.26104.118/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: macOS)

.dotnet/sdk/11.0.100-preview.1.26104.118/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets#L262

.dotnet/sdk/11.0.100-preview.1.26104.118/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(262,5): error NETSDK1085: (NETCORE_ENGINEERING_TELEMETRY=Build) The 'NoBuild' property was set to true but the 'Build' target was invoked.

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: macOS)

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/Quarantined/ServerComparison.FunctionalTests_net11.0_x64.html [net11.0|x64]

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: macOS)

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/Quarantined/Microsoft.AspNetCore.Hosting.FunctionalTests_net11.0_x64.html [net11.0|x64]