[wp-trac] [WordPress Trac] #39896: Customizer: Allow users to Draft changes before Publishing
WordPress Trac
noreply at wordpress.org
Mon Oct 30 16:39:08 UTC 2017
#39896: Customizer: Allow users to Draft changes before Publishing
-------------------------------------------------+-------------------------
Reporter: melchoyce | Owner:
Type: enhancement | westonruter
Priority: high | Status: closed
Component: Customize | Milestone: 4.9
Severity: normal | Version:
Keywords: has-patch needs-testing needs-unit- | Resolution: fixed
tests ui-feedback needs-dev-note | Focuses: ui
-------------------------------------------------+-------------------------
Comment (by westonruter):
In [changeset:"42042"]:
{{{
#!CommitTicketReference repository="" revision="42042"
Customize: Allow 0:00-0:59 in date/time control when 24-hour time used.
* Let min hour be 0 and max be 23 in 24-hour time; let min hour be 1 and
max be 12 in 12-hour time.
* Show error notification when an invalid date value is provided, not just
when not a future date.
* Fix translation of custom validity message.
* Start checking for validity after all inputs have been initially
populated.
* Remove support for being able to enter 24:00.
* Cease forcing date input elements from being casted to integers, to
allow for invalid inputs to be detected.
Props westonruter, Presskopp, peterwilsoncc, atachibana for testing.
See #39896, #28721.
Fixes #42373.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39896#comment:123>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list