when using first and/or last name fields to construct the username for the CMS user, the extension is failing when the contact's name includes "invalid" characters such as accented characters or apostrophes (e.g. O'Brian as a last name). Ideally the extension should parse these strings and remove or convert the characters to valid alternatives (e.g. a 'c' with a cedilla would be converted to a standard 'c').
when using first and/or last name fields to construct the username for the CMS user, the extension is failing when the contact's name includes "invalid" characters such as accented characters or apostrophes (e.g. O'Brian as a last name). Ideally the extension should parse these strings and remove or convert the characters to valid alternatives (e.g. a 'c' with a cedilla would be converted to a standard 'c').