Infos:
- Used Zammad version: 5.1.1
- Used Zammad installation type: deb package
- Operating system: ubuntu 18.04 LTS
- Browser + version: firefox 100
Expected behavior:
- when copying text like “email@domain.com/email@domain.com” from a text editor (like gedit) in the textfield for a new ticket, the text should be “email@domain.com/email@domain.com”
Actual behavior:
- when pasting the text, “email@domain.com/email@domain.com” becomes “email@domain.com/email@domain.com/email@domain.com”
Steps to reproduce the behavior:
- open a text editor
- type email@domain.com/email@domain.com
- select this text
- ctrl+c
- in zammad, create a new ticket
- in the body/text part, ctrl+v
We have reproduced this behavior on different OS/browser (at leat firefox/chrome/chromium)
Anyone else with the same problem ?