Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

502 error caused when saving entry with validation errors whilst using the plugin #478

Closed
andrewhawkes opened this issue Apr 29, 2024 · 1 comment

Comments

@andrewhawkes
Copy link

Description

It seems the SEO plugin is causing a 502 error when you try to save an entry with a field validation issue.
For example, a required field does not have a value or a text field is over the max character length.

This originates from an issue on Craft CMS craftcms/cms#14867. See i-just's comments for further details.

Steps to reproduce

  1. Add SEO field to an entry type
  2. Try save the entry with a validation issue
  3. 502 error is thrown

Additional info

  • Craft version: 5.0.5
  • SEO version: v5.0.0-rc1
  • PHP version: 8.2.15
Tam added a commit that referenced this issue Apr 29, 2024
Tam added a commit that referenced this issue Apr 29, 2024
@Tam
Copy link
Member

Tam commented Apr 29, 2024

Fixed in v5.0.0-rc2

@Tam Tam closed this as completed Apr 29, 2024
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

No branches or pull requests

2 participants