Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #6325, comment 28


Ignore:
Timestamp:
05/14/2016 11:37:53 PM (9 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6325, comment 28

    initial v1  
    11> Don't spend too much time on it. It could be introduced later if there was a need for it. If we don't have time to test with different character sets, we shouldn't let it hold up the feature.
    22
    3 `03.patch` is an attempt to test for various character encodings and adds some logic to convert the custom slug over to utf-8 before URL encoding to match the `$member_slug` passed by BuddyPress.
     3`03.patch` is an attempt to test for various character encodings and adds some logic to convert the custom slug over to utf-8 (requires `iconv()`, which might not be available on all installs) before URL encoding to match the `$member_slug` passed by BuddyPress.
    44
    55Although my tests pass, I do not feel confident enough to commit it.  So let's just commit `01.patch` for 2.6.