[buddypress-trac] [BuddyPress] #5056: Arabic URLs being saves in lowercase while the browser sends them in upper case leading to 404

buddypress-trac noreply at wordpress.org
Sat Nov 16 19:23:44 UTC 2013


#5056: Arabic URLs being saves in lowercase while the browser sends them in upper
case leading to 404
--------------------------------------+---------------------------
 Reporter:  gametako                  |       Owner:  boonebgorges
     Type:  defect (bug)              |      Status:  closed
 Priority:  normal                    |   Milestone:  1.9
Component:  i18n                      |     Version:  1.7
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  reporter-feedback commit  |
--------------------------------------+---------------------------
Changes (by boonebgorges):

 * owner:   => boonebgorges
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"7583"]:
 {{{
 #!CommitTicketReference repository="" revision="7583"
 Convert group slug to lower case when checking whether slug exists

 For slugs containing only latin characters, the clause WHERE foo = 'bar'
 is non-case-sensitive. However, this is not the case for different UTF8
 slugs.
 The result is that using the incorrect case in a URL would result in 404s.

 Fixes #5056

 Props gametako, r-a-y
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5056#comment:7>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list