[Patches] [ python-Patches-1013055 ] Fix for duplicate attributes in generated HTML

SourceForge.net noreply at sourceforge.net
Sun Aug 22 18:28:43 CEST 2004


Patches item #1013055, was opened at 2004-08-20 13:31
Message generated for change (Settings changed) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1013055&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Brodie (leogah)
>Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Fix for duplicate attributes in generated HTML

Initial Comment:
The bottom navigation bar of many of the Python pages 
contains duplicated "rel" and "title" attributes, because 
make_nav_panel has side effects.   
 
Attached patch should remove the duplication, and reduce 
HTML validation errors. 
 
 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1013055&group_id=5470


More information about the Patches mailing list