? Success

User tests: Successful: Unsuccessful:

avatar matrikular
matrikular
26 Mar 2016

Summary of Changes

The client side form validation messages in com_users login view, are actually generated by the browser, not by Joomla!. This is because the submit button is missing the "validate" CSS class. Furthermore, the layout does not load the required JavaScript files.

Though most browsers interpret the required attribute and offer some form of client side validation / visualisation, custom registered validation handlers like "validate-username" assigned to the username field are not recognised.

Testing Instructions

  1. Either go to: http(s)://domain.tld/index.php?option=com_users&view=login or create a menu item to the login form
  2. Hit the "Log in" button. Depending on your browser, you should see a message that indicates an invalid required field (e.g. Username).
  3. Install / Apply the patch and refresh the page. You should now see the standard validation behavior and messages.
avatar matrikular matrikular - open - 26 Mar 2016
avatar matrikular matrikular - change - 26 Mar 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 26 Mar 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 27 Mar 2016
Category Components
avatar franz-wohlkoenig franz-wohlkoenig - test_item - 28 Mar 2016 - Tested successfully
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 28 Mar 2016

I have tested this item :white_check_mark: successfully on 4e72df1

Leave Username empty, using Firefox 45.0.1, OS X 10.11.4
Test without Patch: Got "Please fill in this Field"-Info near Username-Field
Test without Patch: Got red Message "Invalid field: Username" above Form.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/9607.

avatar andrepereiradasilva andrepereiradasilva - test_item - 28 Mar 2016 - Tested successfully
avatar andrepereiradasilva
andrepereiradasilva - comment - 28 Mar 2016

I have tested this item :white_check_mark: successfully on 4e72df1


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/9607.

avatar brianteeman brianteeman - change - 28 Mar 2016
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 28 Mar 2016

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/9607.

avatar joomla-cms-bot joomla-cms-bot - change - 28 Mar 2016
Labels Added: ?
avatar Kubik-Rubik Kubik-Rubik - change - 29 Mar 2016
Milestone Added:
avatar rdeutz rdeutz - change - 12 Apr 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-04-12 19:52:52
Closed_By rdeutz
avatar rdeutz rdeutz - close - 12 Apr 2016
avatar rdeutz rdeutz - merge - 12 Apr 2016
avatar joomla-cms-bot joomla-cms-bot - close - 12 Apr 2016
avatar rdeutz rdeutz - reference | 097d1db - 12 Apr 16
avatar rdeutz rdeutz - merge - 12 Apr 2016
avatar rdeutz rdeutz - close - 12 Apr 2016
avatar joomla-cms-bot joomla-cms-bot - change - 12 Apr 2016
Labels Removed: ?
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Removed:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Added:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Added:
avatar rdeutz rdeutz - change - 1 May 2016
Milestone Removed:

Add a Comment

Login with GitHub to post a comment