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

IE: Mail settings can't be saved as SMTP Port field doesn't recognize numeric value #3270

Closed
Nazarah opened this issue Dec 20, 2017 · 2 comments
Assignees
Labels

Comments

@Nazarah
Copy link
Contributor

Nazarah commented Dec 20, 2017

Steps to Reproduce:

  1. go to page: https://vamos.apinf.io and login as admin
  2. go to user>settings
  3. Enable Email settings, provide necessary and valid values to the fields and click Save

Outcome:
SMTP Port field is highlighted and shows alert message: "SMTP Port number must be a number", despite numeric value is provided in the field.
In other browsers (e.g. chrome, FF) the field appears as controller to add numeric values using up/down arrows.
However, in IE11, the controller doesn't appear.
image

Expected Behavior:
It should be possible to save valid field value.
Controller to add numeric values in a field should appear properly.

Environment:
Windows 10, IE11, APInf vamos site (https://vamos.apinf.io) - Release 0.52

@deligence-dharmendra
Copy link
Contributor

deligence-dharmendra commented Jan 22, 2018

Hi @marla-singer @matleppa, I have tested the above issue on development as well as the nightly environment. In my development environment, it working fine with windows 10 and IE 11. But in case of nightly.apinf.io, I'm getting the same issue with windows 10 and IE 11. Are develop and the nightly codes same? Second things IE Browser does not support Controller to add numeric in a field.

Please see the attached snapshot.
imgpsh_fullsize
imgpsh_fullsize 1
imgpsh_fullsize 2

@marla-singer
Copy link
Contributor

marla-singer commented Jan 22, 2018

Are develop and the nightly codes same?

Yes, the code is the same

Try to edit the e-mail settings on development environment. Maybe it's reproduced only Update event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants