Skip to content

Incomplete display name in ejabberd on NS8 #7311

@lucagasparini

Description

@lucagasparini

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)

Metadata

Metadata

Assignees

Labels

verifiedAll test cases were verified successfully

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions