User tests: Successful: Unsuccessful:
In Search Tools, filter activation not working as expected.
Search Filter for activated users is not displaying super users as activation value is '0' in database.
This PR fixes it by adding 0 as a value for activated users.
Search Filter is not working for unactivated users (activation key is not anymore 32 characters length).
This PR fixes it by controlling if activation is > 1. (which means that an activation key has been generated)
Issue on Joomlacode : http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33876
Description | <p>In Search Tools, filter activation not working as expected.</p> <p>Search Filter for activated users is not displaying super users as activation value is '0' in database.<br> This PR fixes it by adding 0 as a value for activated users.</p> <p>Search Filter is not working for unactivated users (activation key is not anymore 32 characters length).<br> This PR fixes it by controlling if activation is > 1. (which means that an activation key has been generated)</p> | ⇒ | <p>In Search Tools, filter activation not working as expected.</p> <p>Search Filter for activated users is not displaying super users as activation value is '0' in database.<br> This PR fixes it by adding 0 as a value for activated users.</p> <p>Search Filter is not working for unactivated users (activation key is not anymore 32 characters length).<br> This PR fixes it by controlling if activation is > 1. (which means that an activation key has been generated)</p> <p>Issue on Joomlacode : <a href="http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33876">http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33876</a></p> |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-07-20 08:42:12 |
Title |
|