Steffen
Well-known member
- Affected version
- 2.0.0 Release Candidate 3
There is code in XF/Import/Importer/AbstractImporter/Helper.php that is supposed to handle this case (it automatically replaces actual commas with the string "comma"). But it isn't working because prior to that a LogicException is thrown when running "php cmd.php xf:import".
Code:
Starting import from vBulletin 4.x (Beta)...
- [...]
- Step 3 of 10: Users - x%
[LogicException]
Username cannot contain a comma
xf:import