[wp-trac] [WordPress Trac] #44019: Class-wp-widget-categories.php causes js error in console.

WordPress Trac noreply at wordpress.org
Fri May 11 17:50:14 UTC 2018


#44019: Class-wp-widget-categories.php causes js error in console.
--------------------------+------------------------------
 Reporter:  arhit         |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Widgets       |     Version:  4.9.5
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:
--------------------------+------------------------------

Comment (by westonruter):

 It would be more robust to use the `form` property on the `select` element
 to locate the form to submit. See [attachment:44019.0.diff]. The problem
 with that is that the `form` attribute is not available in IE11:
 https://caniuse.com/#feat=form-attribute

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/44019#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list