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

CSV import chokes on email trailing space #357

Open
fvlasie opened this issue Jul 23, 2020 · 0 comments
Open

CSV import chokes on email trailing space #357

fvlasie opened this issue Jul 23, 2020 · 0 comments

Comments

@fvlasie
Copy link

fvlasie commented Jul 23, 2020

Summary
When importing contacts from a CSV file, rows that contain email addresses with trailing whitespace will cause that row not to be imported.

Steps to reproduce
Import CSV with an email address with trailing whitespace for example "me@example.com "

Actual Result
Generates error.

Expected Result
Trailing whitespace should be ignored.

Details about your environment

  • OroCRM version: 4.1.5
  • PHP version: 7.4
  • Database (MySQL 5.7) version
  • Server operating system (CentOS 7 64bit)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant