Skip to content

[6.x] Contact form compatibility issues#18907

Merged
brandonkelly merged 7 commits into
6.xfrom
rias/cms-2037-contact-form-404-when-submitting-form-with-errors
May 19, 2026
Merged

[6.x] Contact form compatibility issues#18907
brandonkelly merged 7 commits into
6.xfrom
rias/cms-2037-contact-form-404-when-submitting-form-with-errors

Conversation

@riasvdv
Copy link
Copy Markdown
Contributor

@riasvdv riasvdv commented May 18, 2026

Description

Fixes two issues:

  • ol and ul on the new HTML class weren't normalizing attributes which caused an exception in the errorList example of contact form
  • A legacy controller returning null would not fall back and render the original url but tried to render the action url that was posted, which resulted in a 404. The adapter now remembers the original URL and falls back accordingly

@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 18, 2026

CMS-2037

@riasvdv riasvdv marked this pull request as ready for review May 18, 2026 11:09
@riasvdv riasvdv requested a review from i-just May 18, 2026 11:09
@brandonkelly brandonkelly merged commit eb74fdd into 6.x May 19, 2026
@brandonkelly brandonkelly deleted the rias/cms-2037-contact-form-404-when-submitting-form-with-errors branch May 19, 2026 02:56
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