[wp-trac] [WordPress Trac] #32221: Custom nav menu items are scheme-sensitive

WordPress Trac noreply at wordpress.org
Sat May 2 08:31:11 UTC 2015


#32221: Custom nav menu items are scheme-sensitive
-------------------------------------------------+-------------------------
 Reporter:  dd32                                 |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Future
Component:  Menus                                |  Release
 Severity:  normal                               |     Version:  trunk
 Keywords:  good-first-bug has-patch needs-      |  Resolution:
  testing                                        |     Focuses:
-------------------------------------------------+-------------------------
Changes (by McGuive7):

 * keywords:  good-first-bug needs-patch => good-first-bug has-patch needs-
     testing
 * version:   => trunk


Comment:

 This patch adds support for the following issue mentioned above:

 1. HTTPS vs. HTTP - apply `set_url_scheme()` when retrieving `$item_url`
 1. URL parameters - apply `strtok()` to only compare everything before any
 `?` in the URL

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


More information about the wp-trac mailing list