Commit 819c620
authored
Handle account name spaces in import (#8100)
* fix import trim spaces
Old code was removing all spaces, regardless of position.
* Handle account name spaces by realm type
PC: Remove all spaces from account name
Console: Trim any leading/trailing space, encode any that remain for URL ("+").1 parent 61e76bd commit 819c620
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
406 | | - | |
407 | 405 | | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
408 | 413 | | |
409 | 414 | | |
410 | 415 | | |
| |||
0 commit comments