This issue is just a placeholder.

CommentFileSizeAuthor
#2 drupalvb-DRUPAL-5--2.usernames.patch11.27 KBsun

Comments

sun’s picture

Title: Usernames with certain characters do not work due to missing encoding » Usernames with certain characters not synced due to missing encoding
Assigned: Unassigned » sun

While Drupal stores user names in UTF8, vBulletin uses a pretty weird approach on escaping special characters. This affects many characters that are not in latin1, but also some control characters. Hence, when trying to synchronize users between Drupal and vBulletin, DrupalvB needs to apply the same escaping.

sun’s picture

Status: Active » Fixed
StatusFileSize
new11.27 KB

Committed attached patch.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.