Needs review
Project:
Sites
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jun 2026 at 09:13 UTC
Updated:
26 Jun 2026 at 09:50 UTC
Jump to comment: Most recent
The sites_path_prefix_process callback in sites_path_prefix.module intends to remove the path prefix tab from the site_settings element (since the prefix field lives in the Sites tab), but only unsets #type, #group, and #title — leaving the element in place. The tab still renders.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
valegole commented