﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
15598	Use DIRECTORY_SEPARATOR for file paths instead of '/'	jazzmind		"Unix directory path separators ('/') are hardcoded in throughout theme.php and perhaps other files. As a result, when running wordpress off a Windows system and using alternative theme directories (via register_theme_directory()) a ""theme broken"" error is thrown because the code can't find files within the theme path. 

If the same theme is moved into the normal themes directory, everything works fine. If the code is run on a unix system, everything also works fine."	enhancement	closed	normal		General	3.0.1	normal	worksforme	needs-patch	
