[wp-trac] [WordPress Trac] #17059: Theme searching is case sensitive
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 6 05:53:27 UTC 2011
#17059: Theme searching is case sensitive
----------------------------+-----------------------------
Reporter: dd32 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+-----------------------------
Changes (by solarissmoke):
* keywords: needs-patch => has-patch
Comment:
Only the bit that searches tags is case sensitive. Searching the title,
description etc uses `stripos()` and is fine. But we may as well
`strtolower()` everything as it comes in, I think.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17059#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list