Details
-
Type: Bug
-
Status: Won't Do
-
Priority: Minor
-
Resolution: Won't Do
-
Affects Version/s: 4.2.0, 4.3.0, 4.4.0, 4.5, 4.6
-
Fix Version/s: Unscheduled
-
Component/s: CiviCRM Search, Core CiviCRM
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
Row checkbox states are lost (e.g. <input id="mark_x_86">) when returning to search results after a task. I tested the same flow in 4.1 and the checkbox states are retained so this is a regression.
To replicate:
- Advanced Search - search for all contacts in Maryland
- Select one of the contacts (checkbox in that row)
- Action "Add to Group"
When you are returned to search selector that checkbox is no longer checked.
NOTE: The batch Mailing Labels task DOES preserve the state of selected checkboxes. Other actions (e.g. Add to Group) do NOT preserve checkbox state. So the 'solution' might be to investigate how Mailing Labels does this