craftcms / craftcms/cms

Primary site name used instead of system name when installing craft

Open
#6,980 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
PHP
Stars
3.6k
Forks
705
Avg merge
1d 5h
Merged PRs (30d)
134

Description

Description

When installing craft, the primary site name is used instead of the system name (sometimes). So when I browse to the admin login screen, the title displayed is the primary site. Same for the label in the top left corner of the control panel.

image

image

image

This behavior is inconsistent. Sometimes the system name (defined in the yaml config) is honored. Not sure what is causing this issue but ideally, the system name should always be used I think.

Additional info
  • Craft version: 3.5.11.1
  • PHP version: 7.4.3
  • Database driver & version: MYSQL 8.0.21
  • Plugins & versions:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue identifies no source file, test, or entry point. Start by reproducing the installation with the YAML-defined system name and check the admin login title and control-panel label. Done means both consistently display the system name rather than the primary site name.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.