[wp-trac] [WordPress Trac] #29022: Screen reader text (and link title) isn't updated when plugin update count is updated

WordPress Trac noreply at wordpress.org
Wed Aug 20 12:03:21 UTC 2014


#29022: Screen reader text (and link title) isn't updated when plugin update count
is updated
-------------------------+-------------------------------------------------
 Reporter:  pento        |       Owner:
     Type:  defect       |      Status:  new
  (bug)                  |   Milestone:  Future Release
 Priority:  normal       |     Version:  3.9
Component:               |  Resolution:
  Upgrade/Install        |     Focuses:  accessibility, javascript,
 Severity:  minor        |  administration
 Keywords:  has-patch    |
-------------------------+-------------------------------------------------
Changes (by pento):

 * keywords:  has-patch 2nd-opinion => has-patch


Comment:

 Instead of adding a new string, or a new way of generating the string,
 attachment:29022.7.diff reuses the PHP string generator after each item
 has been updated, by subtracting a non-permanent cache from the number of
 items to updated.

 This feels pretty close to the "lightest touch" change that we could make
 to fix this bug.

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


More information about the wp-trac mailing list