[wp-trac] [WordPress Trac] #43003: HTML5 "required" attribute in Widget form() fails in ajax-actions.php during save
WordPress Trac
noreply at wordpress.org
Tue Jan 16 19:51:55 UTC 2018
#43003: HTML5 "required" attribute in Widget form() fails in ajax-actions.php
during save
-------------------------------------------------+-------------------------
Reporter: Andy Schmidt | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.9.2
Component: Widgets | Version: 4.9
Severity: normal | Resolution:
Keywords: reporter-feedback has-patch needs- | Focuses:
testing |
-------------------------------------------------+-------------------------
Comment (by westonruter):
@Andy-Schmidt In order to test the patch, you must add `define(
'SCRIPT_DEBUG', true );` to your `wp-config.php`. Otherwise, the minified
JS will be loaded and concatenated via `load-scripts.php`. That's why
you're not seeing a request to `widgets.php`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43003#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list