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

Mailer class name should not contain invalid characters #1

Open
jcheron opened this issue Jan 30, 2020 · 0 comments
Open

Mailer class name should not contain invalid characters #1

jcheron opened this issue Jan 30, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jcheron
Copy link
Contributor

jcheron commented Jan 30, 2020

From @gildonei
A little bug:

  1. Add mailer class
  2. Fill a name with space
  3. Press Validate button (should be save button)
  4. Result: OK and Error (image 1)
  5. Will get an error when try to access mailer module again (image 2)

image

image

To access Mailer Module again, rename created file in project-folder/app/mail/"name with space".php to a name without space and, rename the className inside the file to remove spaces

see phpMv/ubiquity#56 (comment)

@jcheron jcheron self-assigned this Jan 30, 2020
@jcheron jcheron added the bug Something isn't working label Jan 30, 2020
jcheron added a commit to phpMv/ubiquity-webtools that referenced this issue Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant