User tests: Successful: Unsuccessful:
Adds the neccesarry Javascript for the strength meter in the password form field layout.
Joomla! does not use any password form field with activated strength meter, so to reproduce the issue you have to edit administrator/components/com_admin/models/forms/profile.xml and add the attribute strengthmeter="true"
to the field named password2.
Log in to the backend and navigate to 'My Profile'.
Type in some chars into the 'Password' field.
The strength meter should be displayed when typing in some chars into the password input field.
No strength meter appears, the Javascript error 'ReferenceError: Form is not defined' occurs.
After applying the patch the password strenght meter should be displayed again.
Status | New | ⇒ | Pending |
Category | ⇒ | Layout |
I have tested this item
Test on Super User but didn't get a strength meter.
Be sure to follow the testing instructions to add the attribute in the designated file.
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC after two successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-11-12 23:32:27 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
Thanks!
Any reason why the modification to profile.xml is not included in the patch?
Is there a reason to use the strengthmeter in core?
??
You asked why the modification to profile.xml wasn't in the patch?
And then, I wonder why we have the possibility of a strenghtmeter if we do not use it in core. I am confused.
Except that as shown in the screenshots it is meaningless.
it means something to me as the meter grows in size and changes color from red to dense green.
I can not see the difference between red and green
You realise that the script is Mootools dependant, right?
Can we please stop adding things that completely fail accessibility to Joomla. In this example if you want to do it then you can create a layout override for it on your site.
I have tested this item✅ successfully on eddc73c
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/18556.