[Bug?] Broken double-barrelled name and surname
-
Dear @girish
I think there is also another problem after latest OIDC update.
I don't know exactly if is related to EspoCRM or Cloudron.
If you have a double-barrelled name, first part of the surname is deleted when containing a space between.
You can try to reproduce this:
- Go to Cloudron Profile > Display Name
- Write a double-barrelled name, eg. Sacha Baron Cohen
- Restart EspoCRM Instance
- Login again
- "Baron" is removed, and name will be "Sacha Cohen"
Before:
After
Please take a look when you can.
Thank's a lot
-
-
@p44 this was a bug in how cloudron parses names. I have added a workaround in https://git.cloudron.io/cloudron/box/-/commit/8a63f0368e5573014739d4c31ea9c2d53ac00701 for the next Cloudron release.
-