Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
3 Nov 2019

Pull Request for Issue #26611 (comment).

Summary of Changes

This Pull Request (PR) fixes the filter "More than 1 year go" in the users list view, which was broken with my PR #26611 (blush).

Testing Instructions

  1. On a clean installation of current 4.0-dev or the latest nightly 4.0-beta1-dev build of tonight, go to "Users -> Manage" in backend.
  2. Click Filter Options and select "Last Visit Date -> More than a year ago".

Expected result

List is shown with the selected filter applied.

Actual result

Error "500 No data supplied for parameters in prepared statement No data supplied for parameters in prepared statement".

Documentation Changes Required

None.

avatar richard67 richard67 - open - 3 Nov 2019
avatar richard67 richard67 - change - 3 Nov 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 3 Nov 2019
Category Administration com_users
avatar richard67 richard67 - change - 3 Nov 2019
The description was changed
avatar richard67 richard67 - edited - 3 Nov 2019
avatar richard67
richard67 - comment - 3 Nov 2019

Drone failure (mysql system test) seems not to be related to this PR.

avatar richard67 richard67 - change - 3 Nov 2019
Easy No Yes
avatar richard67 richard67 - change - 3 Nov 2019
Easy Yes No
avatar HLeithner
HLeithner - comment - 3 Nov 2019

merged by code review, thx

avatar HLeithner HLeithner - change - 3 Nov 2019
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-11-03 12:56:39
Closed_By HLeithner
avatar HLeithner HLeithner - close - 3 Nov 2019
avatar HLeithner HLeithner - merge - 3 Nov 2019
avatar richard67
richard67 - comment - 3 Nov 2019

Thanks.

avatar Quy
Quy - comment - 3 Nov 2019

Please check again when Last Visit Date and Registration Date are selected.


Call stack
--
# | Function | Location
1 | () | JROOT\administrator\components\com_users\View\Users\HtmlView.php:107
2 | Joomla\Component\Users\Administrator\View\Users\HtmlView->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:690
3 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT\administrator\components\com_users\Controller\DisplayController.php:120
4 | Joomla\Component\Users\Administrator\Controller\DisplayController->display() | JROOT\libraries\src\MVC\Controller\BaseController.php:728
5 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT\libraries\src\Dispatcher\ComponentDispatcher.php:146
6 | Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() | JROOT\libraries\src\Component\ComponentHelper.php:383
7 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT\libraries\src\Application\AdministratorApplication.php:117
8 | Joomla\CMS\Application\AdministratorApplication->dispatch() | JROOT\libraries\src\Application\AdministratorApplication.php:160
9 | Joomla\CMS\Application\AdministratorApplication->doExecute() | JROOT\libraries\src\Application\CMSApplication.php:242
10 | Joomla\CMS\Application\CMSApplication->execute() | JROOT\administrator\includes\app.php:63
11 | require_once() | JROOT\administrator\index.php:36
``
avatar richard67
richard67 - comment - 3 Nov 2019

@Quy Same error "500 No data supplied for parameters in prepared statement No data supplied for parameters in prepared statement"? Or other one? And same filter?

avatar Quy
Quy - comment - 3 Nov 2019

I get a 500 but no error message.

avatar richard67
richard67 - comment - 3 Nov 2019

And which filter? also "more than one year ago"?

avatar Quy
Quy - comment - 3 Nov 2019

Same filter. It doesn't matter as long as you select from Last Visit Date and Registration Date.

avatar richard67
richard67 - comment - 3 Nov 2019

I have it .. PR is on the way. Please be ready for test.

avatar richard67
richard67 - comment - 3 Nov 2019

@Quy Please test #26970 . Btw. this time it was not my fault I think. This time it was the prepared statement change.

Add a Comment

Login with GitHub to post a comment