mirror of
https://github.com/plankanban/planka.git
synced 2026-02-24 19:08:59 +03:00
[Bug]: Description , hostname with FQDN is transformed in a url.. #895
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @seals187 on GitHub (Jan 9, 2026).
Where is the problem occurring?
I encountered the problem while using the application (Frontend)
What browsers are you seeing the problem on?
Firefox
Current behavior
Hello,
If you have a card, if you add there a description with xy and
add a FQDN (e.g. server.domain.com) it transforms it in a url,
http://server.domain.com that makes no sense at all =)
Can you pls fix this , this is annoying, this was not the case with prior versions...
cheers
Desired behavior
No response
Steps to reproduce
like described above
Other information
No response
@meltyshev commented on GitHub (Jan 11, 2026):
Hey! Thanks for reporting this. I'll look into it and see how we can fix it - most likely something that came up after the latest editor update.