xwikisas / application-collabora

Edit attachments using Collabora
GNU Lesser General Public License v2.1
0 stars 2 forks source link

The user without a specified first name and last name is displayed badly in the editors' list in the collabora editor #27

Closed lucaa closed 1 year ago

lucaa commented 1 year ago

The xwiki:XWiki.Admin user in this case does not have an explicit first name and last name in their profile.

image

We should probably generate an empty firstname and use the username as a last name when sending the data to collabora.

oanalavinia commented 1 year ago

Done in https://github.com/xwikisas/application-collabora/commit/b38dce03409f2371d205aca93ceb671c81801b89 Now the user page name will be displayed in case no first or last name is defined. It should be a good identifier too, since it's unique and specific to the user.