? ? Pending

User tests: Successful: Unsuccessful:

avatar uglyeoin
uglyeoin
29 Apr 2019

Pull Request for Issue # .

Summary of Changes

appended the modules ID to the HTML ID login-form so that it is always unique.

Testing Instructions

Add a login module to the front end
Inspect the source code and see that the login module has an id of id="login-form"
Install the patch
Inspect the login form and see that the module now has an ID with a module number added to the end of it. e.g. id="login-form-16"

Expected result

ID's should always be unique

Actual result

ID is static but module can be replicated.
You see the correct module ID attached to the ID making it unique

Documentation Changes Required

n/a

avatar uglyeoin uglyeoin - open - 29 Apr 2019
avatar uglyeoin uglyeoin - change - 29 Apr 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 29 Apr 2019
Category Unit Tests Repository Administration
avatar uglyeoin uglyeoin - change - 29 Apr 2019
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2019-04-29 17:09:46
Closed_By uglyeoin
Labels Added: ? ?
avatar uglyeoin uglyeoin - close - 29 Apr 2019

Add a Comment

Login with GitHub to post a comment