Jean-Baptiste
Well-known member
- Affected version
- 2.0.7
Hello,
When a username is containing emojis in it's username, and I export the user with the new data portability feature, it is throwing the following error :
DOMException: Invalid Character Error in src/XF/Service/User/Export.php at line 42
Best regards
When a username is containing emojis in it's username, and I export the user with the new data portability feature, it is throwing the following error :
DOMException: Invalid Character Error in src/XF/Service/User/Export.php at line 42
- DOMDocument->createElement() in src/XF/Service/User/Export.php at line 42
- XF\Service\User\Export->exportEntry() in src/XF/Service/AbstractXmlExport.php at line 38
- XF\Service\AbstractXmlExport->export() in src/XF/ControllerPlugin/Xml.php at line 25
- XF\ControllerPlugin\Xml->actionExport() in src/XF/Admin/Controller/DataPortability.php at line 40
- XF\Admin\Controller\DataPortability->actionExport() in src/XF/Mvc/Dispatcher.php at line 249
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 87
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
- XF\App->run() in src/XF.php at line 328
- XF::runApp() in admin.php at line 13
Best regards
Last edited: