Skip to content

fix: enhance name splitting to handle "Lastname, Firstname" format#62122

Open
enjeck wants to merge 1 commit into
masterfrom
fix/comma-seperated-names
Open

fix: enhance name splitting to handle "Lastname, Firstname" format#62122
enjeck wants to merge 1 commit into
masterfrom
fix/comma-seperated-names

Conversation

@enjeck

@enjeck enjeck commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

If an ActiveDirectory provides user names in the "Lastname, Firstname" format, Nextcloud attempts to split this string internally, but it maps the values the wrong way around.
This becomes very obvious in the Contacts app, where the "First name" field is incorrectly populated with the user's last name including the comma (e.g., "Lastname,"), and the "Last name" field contains the user's actual first name

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@enjeck enjeck self-assigned this Jul 14, 2026
@github-project-automation github-project-automation Bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Productivity team Jul 14, 2026
@enjeck enjeck force-pushed the fix/comma-seperated-names branch 2 times, most recently from e1b6be7 to ec835f7 Compare July 14, 2026 18:58
Signed-off-by: Enjeck C. <patrathewhiz@gmail.com>
@enjeck enjeck force-pushed the fix/comma-seperated-names branch from ec835f7 to 5437266 Compare July 14, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🧭 Planning evaluation (don't pick)

Development

Successfully merging this pull request may close these issues.

1 participant