[wp-trac] [WordPress Trac] #21631: HTML encoded characters in the custom menu's URL html are decoded after first save and removed after second save

WordPress Trac noreply at wordpress.org
Sun Jul 13 19:53:47 UTC 2014


#21631: HTML encoded characters in the custom menu's URL html are decoded after
first save and removed after second save
--------------------------+------------------------------
 Reporter:  rocketwood    |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Menus         |     Version:  3.4.1
 Severity:  normal        |  Resolution:
 Keywords:  needs-patch   |     Focuses:
--------------------------+------------------------------

Comment (by ocean90):

 Replying to [comment:5 mordauk]:
 > If we enter `http://wpdev:8888/?p=1&somevar[]=24&somevar[]=25` into the
 URL of a custom link, we should get
 `http://wpdev:8888/?p=1&somevar[]=24&somevar[]=25` back.
 >
 > When the menu item is added, we actually get
 `http://wpdev:8888/?p=1&somevar=24&somevar=25` instead.

 This is a duplicate of #25567 and handled in #16859.

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


More information about the wp-trac mailing list