[wp-trac] [WordPress Trac] #29815: Text editor content not accessible for screen readers
WordPress Trac
noreply at wordpress.org
Thu Oct 30 02:11:58 UTC 2014
#29815: Text editor content not accessible for screen readers
----------------------------------+----------------------------------------
Reporter: afercia | Owner: SergeyBiryukov
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.1
Component: Editor | Version: 4.0
Severity: normal | Resolution: fixed
Keywords: has-patch needs- | Focuses: accessibility, javascript
testing |
----------------------------------+----------------------------------------
Comment (by boonebgorges):
In [changeset:"30107"]:
{{{
#!CommitTicketReference repository="" revision="30107"
In `get_terms()`, do not override 'hierarchical' and 'pad_counts' when
'parent' is present.
The previous behavior resulted in descendant terms being improperly
excluded
from the results when passing a 'parent', even when 'hierarchical' had
been
set to true.
The patch also adds unit tests that demonstrate the various interactions
between the 'child_of', 'parent', and 'hierarchical' parameters of
`get_terms()`.
Props landakram.
Fixes #29815.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29815#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list