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

An invalid form control with name='websiteurl' is not focusable #5982

Closed
sshcli opened this issue Jun 12, 2018 · 0 comments
Closed

An invalid form control with name='websiteurl' is not focusable #5982

sshcli opened this issue Jun 12, 2018 · 0 comments
Labels
Milestone

Comments

@sshcli
Copy link
Member

sshcli commented Jun 12, 2018

Describe the bug
Now that the website URL input type is "URL" (See #5431)
There are others changes that must be done in order to prevent the following error:
An invalid form control with name='websiteurl' is not focusable

Steps to reproduce the behavior:

  1. Install Kunena <=5.0.9
  2. Frontend->Profile->Edit->Profile information->Web site URL = example.com (Without http://)
  3. Frontend->Profile->Edit->Avatar Image->Try to change the avatar twice

Expected behavior
You should be able to change your avatar at anytime without any problem

Actual result
You can't change your current avatar, you get this error in the console:
An invalid form control with name='websiteurl' is not focusable.

System information (please complete the following information)
Joomla version: 3.8.8
Kunena version: 5.1.1
Php version: 7.2.6
Database version: MySQL 5.6.39

Desktop (please complete the following information):
OS: [Windows]
Browser [Google Chrome]
Version [Version 67.0.3396.79]

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

2 participants