﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
17409,Entity &amp; in menu title breaks XHTML 1.0 Strict validation,Florat,Florian,"If i use &amp; in the menu title and use $my_menu =  wp_get_nav_menu_items(""my_menu"") and loop with foreach($my_menu as $menu_item) and connect for building the Menu on $menu_item->title, then an &amp; in the page title or on the menu navigation label is convertet to a simple &, witch returns the validation error ""xmlParseEntityRef: no name"".",defect (bug),new,normal,Awaiting Review,Menus,3.1.2,normal,,"xmlParseEntityRef, wp_get_nav_menu_items",domains@…
