Closed (fixed)
Project:
Drupal vB
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Sep 2008 at 20:21 UTC
Updated:
29 Oct 2008 at 00:01 UTC
Jump to comment: Most recent file
This issue is just a placeholder.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | drupalvb-DRUPAL-5--2.usernames.patch | 11.27 KB | sun |
Comments
Comment #1
sunWhile 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.
Comment #2
sunCommitted attached patch.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.