[wp-trac] [WordPress Trac] #12329: Fix proposed for sidebar widget code to be HTML5 compliant
WordPress Trac
wp-trac at lists.automattic.com
Mon Feb 22 05:55:21 UTC 2010
#12329: Fix proposed for sidebar widget code to be HTML5 compliant
--------------------------+-------------------------------------------------
Reporter: gfitzp | Owner: azaozz
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: Widgets | Version: 2.9.2
Severity: normal | Keywords: has-patch needs-testing 2nd-opinion HTML5
--------------------------+-------------------------------------------------
Using the code from the [http://codex.wordpress.org/Widgetizing_Themes
Widgetizing Themes] tutorial for my sidebar, I found that it wasn't
producing HTML5 compliant code since it was missing the appropriate <ul>
and </ul> tags. I've updated the wp-includes/widgets.php file to produce
code that's worked for me to pass validation and have a diff for patching,
but just want to make sure that I've dotted all my i's and crossed all my
t's and that I'm not overlooking anything.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12329>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list