﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13976,wp_nav_menu() uses IDs for menu-items preventing re-use on the same page,foolsrun,,"Hello,
Working to replace my hand-coded menus with the new dynamic menus in Wordpress 3.0 I've noticed a problem: menu items generated with wp nav menu() are given a unique CSS ID. This prevents re-using the same menu on the same page (my menu appears in both the header and footer) while maintaining valid HTML.

To reproduce this problem, call the a menu twice in the same theme and attempt to validate the HTML (http://validator.w3.org/).",defect (bug),closed,normal,3.0.1,Menus,3.0,normal,fixed,has-patch commit,
