- Issue created by @peximo
- ๐ฎ๐นItaly peximo
The attached path should fix the issue. I tested
url()
as well:$normal_url = url('admin'); // /admin?changeset_id=HM3w0QzSv8pgGi7aWydXKjqSSOCo5HXv49w4vGRkBwI $url_without_changeset = url('admin', ['cps_skip_changeset' => TRUE]); // /admin
- ๐ฎ๐นItaly peximo
This patch should fix the drupal_goto as well and it explicitly set the changese-t_id to the url.
-
douggreen โ
committed 08478dd6 on 7.x-1.x
Issue #3384839 by peximo, marco: User is not redirected to a newly...
-
douggreen โ
committed 08478dd6 on 7.x-1.x
- Status changed to Fixed
about 1 month ago 2:26pm 21 February 2025 Automatically closed - issue fixed for 2 weeks with no activity.