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

@username inserts an example.com mail address into the post #9696

Closed
rich20 opened this issue Jun 19, 2024 · 2 comments
Closed

@username inserts an example.com mail address into the post #9696

rich20 opened this issue Jun 19, 2024 · 2 comments
Milestone

Comments

@rich20
Copy link
Member

rich20 commented Jun 19, 2024

Describe the bug
https://www.kunena.org/forum/36-German/168490-nach-zeichen-im-beitrag-auswahl-von-threadbeteiligte-erstellt-mailadresse#231611
Confirmed

To Reproduce

  1. Reply in a topic
  2. Enter an @ followed by a letter
  3. Select a name from the list (see image)
  4. Submit the message

Bildschirmfoto vom 2024-06-19 12-39-56

Actual result
It adds an example.com e-mail address
Bildschirmfoto vom 2024-06-19 12-45-54

System information

  • Joomla version: ‎5.1.2-dev
  • Joomla template: CASSIOPEIA
  • Kunena version: 6.3.2
  • Kunena template: Aurelia
  • Php version: 8.2.18
  • Database version: 10.5.23-MariaDB

Desktop

  • OS: Ubuntu 22.04.1 LTS
  • Browser: Chromium, Firefox and Opera
@Gindi50
Copy link

Gindi50 commented Jun 22, 2024

I have installed fix 8ea4035 in my Kunena 6.3.3-DEV installation and now when I enter @(letter) in a reply post and click on a displayed name, it does not display @herbert but [mention userid=43]herbert[/mention].
gindi

@Gindi50
Copy link

Gindi50 commented Jun 22, 2024

In my installation, I changed the entry '[mention userid={userid}]{username}[/mention]' in edit.js to '<a href=">@{username}: ' and added a ":" and a space after the user name.
Now @herbert: is displayed for me.
gindi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants