Skip to content

Bugfix: Handle non-numeric oid query parameter in GetClassDefinitionForColumnConfigPayload - #115

Merged
scrummer merged 1 commit into
1.xfrom
fix-oid-bad-request-column-config
Sep 8, 2026
Merged

scrummer merged 1 commit into
1.xfrom
fix-oid-bad-request-column-config

Conversation

@scrummer

@scrummer scrummer commented Sep 8, 2026

Copy link
Copy Markdown
Member

=> Adopted according to https://github.com/open-dxp/admin-bundle/blob/1.x/src/Handler/DataObject/Classificationstore/GetGroups/GetGroupsPayload.php#L53

Additional Info

Imo it is not necessary to use null here as fallback since the parameter is used to determine DataObjects which have a ID >= 1. All methods/helpers called with this param simply return if the value is < 1. So setting it to 0 (int) should be sufficient.

@scrummer
scrummer requested a review from solverat September 8, 2026 11:25
@scrummer scrummer self-assigned this Sep 8, 2026
@scrummer scrummer added this to the 1.4.1 milestone Sep 8, 2026
@scrummer
scrummer merged commit bfb7653 into 1.x Sep 8, 2026
13 checks passed
@scrummer
scrummer deleted the fix-oid-bad-request-column-config branch September 8, 2026 11:40
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants