[wp-trac] [WordPress Trac] #50781: 500 error caused by customize_changeset_uuid for non-authenticated users
WordPress Trac
noreply at wordpress.org
Mon Oct 10 07:56:24 UTC 2022
#50781: 500 error caused by customize_changeset_uuid for non-authenticated users
-------------------------------------------------+-------------------------
Reporter: bacardy4 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.2
Component: Customize | Version: 4.7
Severity: normal | Resolution:
Keywords: needs-unit-tests needs-testing | Focuses:
needs-patch |
-------------------------------------------------+-------------------------
Changes (by joostdevalk):
* milestone: Future Release => 6.2
Comment:
I actually disagree with the chosen solution and think we should pick the
other solution @bacardy4 suggested: this should be a 301 to the URL
without the parameter for every non-logged in user, or user with not
enough rights to see the changeset, with a filter to prevent that 301.
Throwing 500s or 404s for this kind of stuff is not needed, and just
clutters logs in a meaningless way.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50781#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list