Make WordPress Core

Opened 2 years ago

Last modified 2 years ago

#56844 new defect (bug)

WordPress Autoupdate Email Showing Incorrect Site Name with URL

Reported by: rhyswynne's profile rhyswynne Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 6.0.3
Component: Upgrade/Install Keywords:
Focuses: Cc:

Description

I develop websites for clients, and they're hosted on a staging site (staging.domain.com). After logging onto one of the sites today to work on a client's website, I got an email pinged to me, where it's title and URL didn't match.

To give you an example, the email is in this format.

Title: [Client 1] Your site has updated to WordPress 6.0.3

Body: Howdy! Your site at https://staging.domain.com/client2 has been updated automatically to WordPress 6.0.3.

No further action is needed on your part. For more on version 6.0.3, see the About WordPress screen:
https://staging.domain.com/client2/wp-admin/about.php

If you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.
https://wordpress.org/support/forums/

You also have some plugins or themes with updates available. Update them now:
https://staging.domain.com/client2/wp-admin/

When it should be

Title:  **[Client 2]** Your site has updated to WordPress 6.0.3

Body: Howdy! Your site at https://staging.domain.com/client2 has been updated automatically to WordPress 6.0.3.

No further action is needed on your part. For more on version 6.0.3, see the About WordPress screen:
https://staging.domain.com/client2/wp-admin/about.php

If you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help.
https://wordpress.org/support/forums/

You also have some plugins or themes with updates available. Update them now:
https://staging.domain.com/client2/wp-admin/

Going to other clients gets the URL correct upon upgrading, but the title is incorrect.

I've checked the database(s) to see if Client 1's name appeared in Client 2's database, but it doesn't. I've also cleared caching (it's hosted with Siteground), but it seems to not be the case.

Change History (4)

#1 @desrosj
2 years ago

  • Keywords reporter-feedback added

Hi @rhyswynne,

It appears like it may be, but could you confirm whether this is a multisite install? That would help debug this issue, I think.

#2 @rhyswynne
2 years ago

They are all separate installations @desrosj .

#3 @rhyswynne
2 years ago

  • Keywords reporter-feedback removed

This ticket was mentioned in Slack in #core-upgrade-install by pbiron. View the logs.


2 years ago

Note: See TracTickets for help on using tickets.