Opened 6 years ago
Last modified 5 years ago
#51307 new defect (bug)
Document title broken when "Homepage" isn't set in Settings > Reading
| Reported by: | henry.wright | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | has-patch has-unit-tests |
| Cc: | Focuses: | template |
Description
Steps to reproduce the bug
- Go to Settings > Reading
- For "Your homepage displays" select "A static page"
- Do not set "Homepage"
- Set "Posts page" to a page you have already created
- Save
Visit the homepage and check the document title. For example <title>The document title is here</title>
Instead of the expected {blogName} - {blogDescription} you will get just {blogName}
Attachments (1)
Change History (5)
This ticket was mentioned in PR #1080 on WordPress/wordpress-develop by nielslange.
5 years ago
#3
- Keywords has-unit-tests added; needs-unit-tests removed
Trac ticket: https://core.trac.wordpress.org/ticket/51307
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Initial patch.