[wp-trac] [WordPress Trac] #13971: "Wordpress" being turned into CamelCase "WordPress" breaks URLs
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 12 16:06:20 UTC 2010
#13971: "Wordpress" being turned into CamelCase "WordPress" breaks URLs
----------------------------------------+-----------------------------------
Reporter: tfotherby | Owner:
Type: defect (bug) | Status: closed
Priority: lowest | Milestone: 3.0.1
Component: Formatting | Version: 3.0
Severity: major | Resolution: fixed
Keywords: has-patch, needs reverting |
----------------------------------------+-----------------------------------
Comment(by dangayle):
Forgive me if I'm wrong, but [15377] seems a bit overblown for something
so small. Wouldn't simply requiring spaces around "Wordpress" eliminate
99.9% of URLs, links, editorial quotes, etc?
`return str_replace( ' Wordpress ', ' WordPress ', $text );`
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13971#comment:80>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list