🇮🇹Italy peximo
attached patch should add that feature.
🇮🇹Italy peximo
Attached path should add this feature.
🇮🇹Italy peximo
This patch should fix the drupal_goto as well and it explicitly set the changese-t_id to the url.
🇮🇹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