﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
8038	Allow urls to be matched case insensitively	so1o	ryan	"We found that Wordpress's urls are case sensitive. This means urls will work like this:

    * /site/2008-10-09/
    * /site/2008-10-09/Tuesday/
    * /site/2008-10-09/Friday/

But not:

    * /site/2008-10-09/tuesday/
    * /site/2008-10-09/Tuesday/

we found where in the Wordpress core that causes this and with two minor changes we can make urls case insensitive."	enhancement	closed	normal		Permalinks		normal	duplicate	needs-patch	
