Active
Project:
vBulletin (and Photopost) to Drupal
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 May 2012 at 03:40 UTC
Updated:
12 May 2012 at 03:40 UTC
vBulletin 4's WYSIWYG editor (which is CKEditor, incidentally) produces numeric character encoding for all non-latin (?) characters. For example:
Test اختبا
vB to Drupal currently doesn't handle this, and it should convert it into the original characters to fit in with Drupal's 'do not mess with input, only output' rule.