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

Email Validator not implemented #48

Open
samuelreichor opened this issue Sep 30, 2024 · 2 comments
Open

Email Validator not implemented #48

samuelreichor opened this issue Sep 30, 2024 · 2 comments

Comments

@samuelreichor
Copy link

Describe the bug

Hi, I have some troubles saving an entry with a table maker field in it because of Email Validation.
I looked into src/fields/TableMakerField.php and it seems like the EmailValidator used in _validateCellValue is not even implemented.
Can you look into that and I would love to see a fix for Craft 4 as well because I'm not able to update to Craft 5 yet :(

Steps to reproduce

  1. Select Email As Column Type
  2. Put an email into the row
  3. Save Entry

Craft CMS version

4.12.1

Plugin version

4.0.13

Multi-site?

Yes

Additional context

No response

@engram-design
Copy link
Member

Fixed for the next release. To get this early, run composer require verbb/tablemaker:"dev-craft-4 as 4.0.13".

@samuelreichor
Copy link
Author

Thank u, works seamlessly 🚀

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