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

Page titles disappear when element don't pass validation on the Name attribute #3344

Closed
owldesign opened this issue Oct 3, 2018 · 1 comment

Comments

@owldesign
Copy link

owldesign commented Oct 3, 2018

Description

The page header titles in the h1 tag are not returned if validation fails for elements. Seems to happen to most things, like Globals, assets, etc.

Steps to reproduce

  1. Go to Settings -> Sections. Create new test section. Save it.
  2. Go back to edit that section, delete value from the Name field, validation error returned for the Name field and h1 tag is empty for the header title.

Im assuming it should return previously saved name attribute?

Additional info

  • Craft version: 3.0.26.1
  • PHP version: 7.1.19

1
2

@brandonkelly
Copy link
Member

Thanks for pointing that out! Fixed for the next release.

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