? ? Pending

User tests: Successful: Unsuccessful:

avatar SharkyKZ
SharkyKZ
15 May 2018

Pull Request for Issue # .

Summary of Changes

Added filters and default values to manifest file.
Added filter to ToS field to prevent invalid data from being saved.
Removed &lang=* from ToS article URL.
Replaced tooltip with popover for ToS field, to be consistent with other fields.
Some CS (camelCase).

Testing Instructions

  1. Code review. Check that added default values match fallback values in plugin code.
  2. Select a ToS article. Check the URL of the article in registration form.
  3. When registering, use developer tools in browser to modify ToS input value, e.g.:
    <input id="jform_profile_tos0" name="jform[profile][tos]" value="foobar" required="" aria-required="true" type="radio">

Expected result

  1. https://example.com/article-url?tmpl=component
  2. Registration fails because ToS not accepted.

Actual result

  1. https://example.com/article-url?tmpl=component&lang=*
  2. Registration successful, "foobar" written to #__user_profiles table as ToS value.

Documentation Changes Required

No.

avatar SharkyKZ SharkyKZ - open - 15 May 2018
avatar SharkyKZ SharkyKZ - change - 15 May 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 15 May 2018
Category Front End Plugins
avatar SharkyKZ SharkyKZ - change - 15 May 2018
The description was changed
avatar SharkyKZ SharkyKZ - edited - 15 May 2018
avatar SharkyKZ SharkyKZ - change - 15 May 2018
The description was changed
avatar SharkyKZ SharkyKZ - edited - 15 May 2018
avatar SharkyKZ SharkyKZ - change - 15 May 2018
The description was changed
avatar SharkyKZ SharkyKZ - edited - 15 May 2018
avatar carlitorweb carlitorweb - test_item - 16 May 2018 - Tested successfully
avatar carlitorweb
carlitorweb - comment - 16 May 2018

I have tested this item successfully on bc85b9c


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

avatar Quy Quy - test_item - 16 May 2018 - Tested successfully
avatar Quy
Quy - comment - 16 May 2018

I have tested this item successfully on bc85b9c


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

avatar Quy Quy - change - 16 May 2018
Status Pending Ready to Commit
avatar Quy
Quy - comment - 16 May 2018

RTC


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

avatar mbabker mbabker - change - 23 May 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-05-23 23:59:51
Closed_By mbabker
Labels Added: ? ?
avatar mbabker mbabker - close - 23 May 2018
avatar mbabker mbabker - merge - 23 May 2018

Add a Comment

Login with GitHub to post a comment