Date picker is not actioning date change

Bug #1759698 reported by Kristina Hoeppner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
High
Robert Lyon
18.04
Fix Released
High
Robert Lyon
18.10
Fix Released
High
Robert Lyon

Bug Description

The new date picker is not actioning a change on /admin/users/search.php

To replicate:

1. Have a few users with different last login dates.
2. Go to /admin/users/search.php and open the "Advanced options"
3. Use the drop-down and switch to "Users have logged in since" and "Users have not logged in since".

Expected result: The result list changes to show the people with the criteria.
Actual result: Nothing happens.

Revision history for this message
Robert Lyon (robertl-9) wrote :

The on change for the field is not being triggered by the new datepicker and so not sending the date

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/8758

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8758
Committed: https://git.mahara.org/mahara/mahara/commit/24b57c01e30d8a34b8b6d93e433ddadbd29ce421
Submitter: Cecilia Vela Gurovic (<email address hidden>)
Branch: master

commit 24b57c01e30d8a34b8b6d93e433ddadbd29ce421
Author: Robert Lyon <email address hidden>
Date: Tue Apr 3 06:43:47 2018 +1200

Bug 1759698: Bootstrap datepicker has it's own on change event

So we need to use that one instead of trying to capture the on change
event on the underlying input field

behatnotneeded

Change-Id: I78196e5bafb322d304fceb69740a3ba9c8568fd6
Signed-off-by: Robert Lyon <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "18.04_STABLE" branch: https://reviews.mahara.org/8764

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8764
Committed: https://git.mahara.org/mahara/mahara/commit/d5af64ebf7ace19217e4f1651639dc7dc024a6d2
Submitter: Cecilia Vela Gurovic (<email address hidden>)
Branch: 18.04_STABLE

commit d5af64ebf7ace19217e4f1651639dc7dc024a6d2
Author: Robert Lyon <email address hidden>
Date: Tue Apr 3 06:43:47 2018 +1200

Bug 1759698: Bootstrap datepicker has it's own on change event

So we need to use that one instead of trying to capture the on change
event on the underlying input field

behatnotneeded

Change-Id: I78196e5bafb322d304fceb69740a3ba9c8568fd6
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit 24b57c01e30d8a34b8b6d93e433ddadbd29ce421)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.