[wp-trac] [WordPress Trac] #39081: Customize: changeset_uuid query param doesn't get stripped at initial save of starter content
WordPress Trac
noreply at wordpress.org
Sun Dec 4 21:41:55 UTC 2016
#39081: Customize: changeset_uuid query param doesn't get stripped at initial save
of starter content
--------------------------+-----------------
Reporter: westonruter | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.7
Component: Customize | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------
A `changeset_uuid` query parameter is added to the window's location via
`replaceState` after a changeset is created and should remain until it is
published. Upon publishing, the parameter should be removed because
published changesets are frozen and cannot be opened in the customizer.
When a changeset is published, a new changeset UUID is generated and is
then supplied the next time changes are made.
When loading up a `fresh_site` and saving the starter content, the initial
publishing is causing the next UUID to be supplied into `changeset_uuid`
query param unexpectedly when it should be left empty.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39081>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list