Skip to content

[PR #7725/bf58f089 backport][3.105] Fix serializing html formdata with nested representations#7738

Merged
mdellweg merged 1 commit into
3.105from
patchback/backports/3.105/bf58f08956d72295018e40f63e0362b34797b59c/pr-7725
May 20, 2026
Merged

[PR #7725/bf58f089 backport][3.105] Fix serializing html formdata with nested representations#7738
mdellweg merged 1 commit into
3.105from
patchback/backports/3.105/bf58f08956d72295018e40f63e0362b34797b59c/pr-7725

Conversation

@patchback
Copy link
Copy Markdown

@patchback patchback Bot commented May 20, 2026

This is a backport of PR #7725 as merged into main (bf58f08).

Form data is treated differently by serializers.

📜 Checklist

  • Commits are cleanly separated with meaningful messages (simple features and bug fixes should be squashed to one commit)
  • A changelog entry or entries has been added for any significant changes
  • Follows the Pulp policy on AI Usage
  • (For new features) - User documentation and test coverage has been added

See: Pull Request Walkthrough

When used as a nested object in a multipart body, json is the default
stringification method.

fixes: #7677
(cherry picked from commit bf58f08)
@mdellweg mdellweg enabled auto-merge (rebase) May 20, 2026 15:09
@mdellweg mdellweg merged commit a5596f3 into 3.105 May 20, 2026
14 checks passed
@mdellweg mdellweg deleted the patchback/backports/3.105/bf58f08956d72295018e40f63e0362b34797b59c/pr-7725 branch May 20, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants