Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incomplete display name in ejabberd on NS8 #7311

Closed
lucagasparini opened this issue Feb 12, 2025 · 3 comments
Closed

Incomplete display name in ejabberd on NS8 #7311

lucagasparini opened this issue Feb 12, 2025 · 3 comments
Assignees
Labels
verified All test cases were verified successfully

Comments

@lucagasparini
Copy link

With openldap account providers and users with a display name composed of two words separated by a space (e.g. "name surname") on ejabberd only the first part ("name") is shown.
In case of identical names it is not possible to distinguish the user with whom to start a chat.

Steps to reproduce

  • install local openldap account provider
  • create username1 with display name = "name1 surname1"
  • install and configure ejabberd and webtop modules

Expected behavior

  • on webtop chat the user appears with "name1 surname1"

Actual behavior

-on webtop chat the user appears only with "name1"

Components

ns8-ejabberd


Similar problem solved on webtop with this issue: #6923

Thanks to Giuseppe Corazzin (Tck #185967)

@stephdl
Copy link

stephdl commented Feb 13, 2025

QA

use the version of Ejabberd ghcr.io/nethserver/ejabberd:1.0.10-dev.1

install openldap
Install mail
install webtop and ejabberd (the domain of ejabberd must matches the domain of the mail server)
enable webchat in webtop
create a user with a display name
the display name is used inside the list of webchat user

Possibly it is workable for a new user, a former user could have been recorded in the database of webtop without displayName

@stephdl stephdl added the testing Packages are available from testing repositories label Feb 13, 2025
@stephdl stephdl moved this from In Progress to Testing in NethServer Feb 13, 2025
@stephdl stephdl removed their assignment Feb 13, 2025
@lucagasparini lucagasparini self-assigned this Feb 13, 2025
@lucagasparini
Copy link
Author

Test case VERIFIED both with new installation and with update

@lucagasparini lucagasparini added the verified All test cases were verified successfully label Feb 13, 2025
@github-actions github-actions bot removed the testing Packages are available from testing repositories label Feb 13, 2025
@nethbot nethbot moved this from Testing to Verified in NethServer Feb 13, 2025
@DavidePrincipi
Copy link
Member

@github-project-automation github-project-automation bot moved this from Verified to Done in NethServer Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
verified All test cases were verified successfully
Projects
Status: Done
Development

No branches or pull requests

3 participants