﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
4258	Widgets don't show up with new integrated widgets.php	kretzschmar	anonymous	"Although all Widgets are shown nicely under presentaion tab, they don't show up in the blog if you register your sidebars using names instead of the default numbers.
If you use:

register_sidebar(array('name'=>'Sidebar-Column1'));

You can't use:

dynamic_sidebar('Sidebar-Top');

to show Widgets. Only by using numbered Sidebars (SIdebar1, Sidebar2 etc.) it works.
(btw I am using a german locale)."	defect (bug)	closed	high	2.2	General	2.2	normal	fixed	widgets, dynamic_sidebar	
