[wp-trac] [WordPress Trac] #46857: Duplicate array keys in wp-includes/class-wp-editor.php

WordPress Trac noreply at wordpress.org
Tue Apr 9 15:07:56 UTC 2019


#46857: Duplicate array keys in wp-includes/class-wp-editor.php
--------------------------+-----------------------------
 Reporter:  diddledan     |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 An array is instantiated on line 1024 of `wp-includes/class-wp-
 editor.php`. The array definition has a duplicate key of `Insert/edit
 link` defined on line 1148 and 1154 respectively. Their values are
 different indicating that it is unexpected that the conflict exists and
 one of the items needs renaming rather than deleting.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46857>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list