If a user cancels a delete contact operation (e.g. clicks cancel on the delete confirmation form), the site redirects to the first page of contacts under the browse contacts tab. However, this should not happen if the user originally performed the delete operation from a page other than one in the case that the browse list is paginated. In other words if I was one the 2 page of paginated results, then I should also return to these same results after completing any operations.

Comments

begun’s picture

Turns out this same problem occurs when performing other operations on contacts (e.g. editing or viewing).

begun’s picture

Status: Active » Closed (fixed)

Issue fixed in commit bd5201f.