[wp-trac] [WordPress Trac] #56844: WordPress Autoupdate Email Showing Incorrect Site Name with URL
WordPress Trac
noreply at wordpress.org
Tue Oct 18 14:36:06 UTC 2022
#56844: WordPress Autoupdate Email Showing Incorrect Site Name with URL
-----------------------------+-----------------------------
Reporter: rhyswynne | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 6.0.3
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
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.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56844>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list